Skip to content

v1.2.0

Compare
Choose a tag to compare
@ruippeixotog ruippeixotog released this 06 Jan 21:09
· 578 commits to master since this release
  • New features
    • Support for Scala 2.12;
    • New method closeAll in HtmlUnitBrowser, for closing opened windows;
    • New model Node representing a DOM node - in this library, either a ElementNode or a TextNode;
    • New methods childNodes and siblingNodes in Element.