Skip to content

Commit

Permalink
WS
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jan 30, 2024
1 parent c7a1d05 commit 3935537
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# chromote (development version)


* `ChromoteSession` now records the `targetId`. This eliminates one round-trip to the browser when viewing or closing a session. You can now call the `$respawn()` method if a session terminates and you want to reconnect to the same target (#94).

* `ChromoteSession$screenshot()` gains an `options` argument that accepts a list of additional options to be passed to the Chrome Devtools Protocol's [`Page.captureScreenshot` method](https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-captureScreenshot). (#129)
Expand Down

0 comments on commit 3935537

Please sign in to comment.