Releases
v3.5.0
Compare
Sorry, something went wrong.
No results found
corevo
released this
23 Jan 11:12
Notable Changes
We have a new website check it out!
Big changes coming to select window read more about them here .
Re-introduced play from this point, note that this feature can be unstable depending on your script, use at your own peril.
Added record from this point, and play to this point.
IDE will respect data-test and data-test-id above all other locator strategies when recording.
selenium-side-runner has proxy support .
selenium-side-runner has --force flag, that will skip project version checks.
Fixes
Fixed a bug with sending a KEY_ENTER. @Jongkeun
Fixed a bug when migrating old test cases that don't have html suffix.
selenium-side-runner uses the new actions API with a fallback for chromedriver.
Fixed a bug when deleting a test. @Jongkeun
Fixed a bug with the find element button when used with variables. @Jongkeun
Selecting a test will return to it's last scroll position. @dvd900
Fixed a bug where alternative locators wouldn't show in the autocomplete box. @dvd900
Fixed a bug where commands that end with an empty space won't work.
Added debugger command, it will start the debugger just like a breakpoint would.
Fixed a bug with --output-directory not writing logs to the correct location, if relative path is given.
Fixed a bug where change event was not firing after type and send keys commands.
Fixed a bug where the wrong index was recorded in select frame.
You can’t perform that action at this time.