This repository was archived by the owner on Jan 3, 2019. It is now read-only.
v0.3.0 - 2017-11-02
Pre-release
Pre-release
Added
@pageobject/selenium-adapter
- Added the static method
launchHeadlessChrome()to the classSeleniumAdapter. - Added the method
open(Page, url)to the classSeleniumAdapter.
Changed
@pageobject/selenium-adapter
- Breaking: Removed the class
SeleniumBrowser.