Skip to content

v1.13

Compare
Choose a tag to compare
@lanwen lanwen released this 15 Dec 18:56
· 74 commits to master since this release

Bugs

  • #60 - fix for #32 @OverRide issue in HtmlElement
  • #65 - Form.fill() doesn't clear text inputs before calling sendKeys() (via #66)

Improvements

  • #70 - support @FindBy annotation for classes
    It removes @Block annotation as unused. Breaking changes!

Commits since v1.12