Releases: computestdev/Openrunner
Releases · computestdev/Openrunner
v3.4.1
Compare
Sorry, something went wrong.
No results found
released this
12 Dec 16:57
Fix example script in the IDE
v3.4.0
Compare
Sorry, something went wrong.
No results found
released this
30 Nov 16:42
Small fix to generated focus events to match spec
Fix for tab.wait() not repeating the check in rare edge cases
Improve the workaround for firefox bug that caused navigate() to fail on some sites
Fix extended stacks being displayed in reverse
Update bluefox: support for wait.first()
Fix example script in the IDE
v3.3.0
Compare
Sorry, something went wrong.
No results found
released this
11 Oct 10:34
Update dependencies
Disable the new firefox tracker blocking because it can lower page load times.
Fix: Disable some more dialogs that we can not click away
v3.2.0
Compare
Sorry, something went wrong.
No results found
released this
24 Aug 14:47
Support for running scripts in cross-origin iframes
v3.1.2
Compare
Sorry, something went wrong.
No results found
released this
06 Aug 10:20
Update libraries
httpEvents: Also log fetch() requests performed by the runner script
v3.1.1
Compare
Sorry, something went wrong.
No results found
released this
06 Aug 10:11
Change the openrunner build firefox-mac-bundle command to output a .dmg file instead of only an .app directory
Fix incorrect version in WebExtension manifest
v3.1.0
Compare
Sorry, something went wrong.
No results found
released this
06 Aug 10:10
Introducing tabs.windowSize()
v3.0.0
Compare
Sorry, something went wrong.
No results found
released this
06 Aug 10:09
Update libraries
Merge all bin commands into a single command with subcommands
v2.6.2
Compare
Sorry, something went wrong.
No results found
released this
06 Aug 10:09
Replace the robust-websocket library with jsonbird-websocket
v2.6.1
Compare
Sorry, something went wrong.
No results found
released this
19 Mar 14:03
Small fix for firefox 60
Improved readme