This repository was archived by the owner on Jan 3, 2019. It is now read-only.
v0.4.0 - 2017-11-04
Pre-release
Pre-release
Added
@pageobject/class
- Breaking: Added the required property
selectorsto the interfacePageClass. - Breaking: Added the required parameter
elementsto the typePredicate.
Changed
@pageobject/class
- Breaking: Set the optional property
urlof the interfacePageClassto required. - Breaking: Changed the type of the property
urlof the interfacePageClassfromRegExp | stringtoRegExp. - Breaking: Removed the type
InitialComponent. - Removed the optional property
InitialComponentsof the interfacePageClass. - Removed the optional property
InitialElementsof the interfacePageClass.