Skip to content

v1.1.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@corevo corevo released this 19 Mar 12:35
· 1784 commits to master since this release

Note: There is a problem with exporting locators where the xpath is implicit (e.g. //div[@id='c']/button[2] instead of xpath=//div[@id='c']/button[2])
If you encounter that, add xpath= to before the locator.
It'll be fixed later on.