playwright-cli v0.1.18

v0.1.18
Added 4
  • install --skills supports the -g flag to install the skill into your home directory instead of the current workspace
  • Code can be generated in Python, Java and C# in addition to JavaScript
  • Configurable post-action settle delay to tune how long the CLI waits for the page to settle after each action
  • snapshot.boxes config to include bounding boxes in snapshots globally
Changed 2
  • --json responses no longer wrap formatted text in a string and carry a structured page snapshot instead
  • Skip aria snapshot capture when the response discards it for improved performance
Fixed 12
  • Exit with non-zero code when the tool result is an error
  • Accept multiple files in upload command
  • Reconnect to the browser after disconnect
  • Launch the Chrome profile that has the extension installed
  • Pass noDefaults for extension CDP connections to avoid overriding existing browser defaults
  • Clear dialog modal state when dialog is closed out of band
Highlights
Fixes
View original

Upgraded? How did it go?

Discussion