Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@poftadeh poftadeh released this 04 Dec 21:57
· 320 commits to master since this release
c115c63

Adds

  • Get Named Cookie, Delete Cookie, and Delete All Cookies endpoints.

Fixes

  • Addressed issue causing some functions to be undefined in the execute script context.
  • Corrected typo in UnhandledPromptBehaviour property sent to the client.
  • Fixed falsy values not being handled properly in Execute Script Sync
  • Removed unnecessary logs sent to the console during tests.