Skip to content

v0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@gsouf gsouf released this 28 Aug 11:50
  • Features:
    • Added mouse api (move, click)
    • Page info are now in sync with the browser
    • Added a shortcut to get current page url: Page::getCurrentUrl
    • Added ability to get and set cookies from a page: Page.setCookies, Page.readCookies , Page.readAllCookies
    • improved some error reporting
    • added ability to set custom user agent: Page::setUserAgent or via factory option userAgent
  • Bug fixes:
    • fixed a bug with directory creation for screenshots