Skip to content

0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@M1troll M1troll released this 17 Apr 05:56
· 77 commits to main since this release

What's Changed

Backwards incompatible changes

  • Updating the Page.click_on_page method: now it clicks on (1, 1) page coordinates, because clicking on the html tag was done in the center of the page, which led to unexpected situations
  • InputByLabelLocator is split into InputByLabelLocator (for non-nested case) and InputInLabelLocator (for nested case)

Dependencies

Full Changelog: 0.5.0...0.6.0