Overload List
Name | Description | |
---|---|---|
![]() ![]() | InitElementsT(IElementLocator) |
Initializes the elements in the Page Object with the given type.
|
![]() ![]() | InitElementsT(IWebDriver) |
Initializes the elements in the Page Object with the given type.
|
![]() ![]() | InitElements(Object, IElementLocator) |
Initializes the elements in the Page Object.
|
![]() ![]() | InitElements(ISearchContext, Object) |
Initializes the elements in the Page Object.
|
![]() ![]() | InitElements(Object, IElementLocator, IPageObjectMemberDecorator) |
Initializes the elements in the Page Object.
|
![]() ![]() | InitElements(ISearchContext, Object, IPageObjectMemberDecorator) |
Initializes the elements in the Page Object.
|
See Also