Variable
Static Public Summary | ||
public |
Browser: * |
|
public |
BrowserPage: * |
|
public |
EventEmitter: * |
|
public |
Finder: * |
|
public |
FinderBase: * |
|
public |
This is a Mixin object to extend for Page class. |
|
public |
finderMixin: {"choose": *, "content": *, "setContent": *, "clickAndWaitLoading": *, "clickAndWaitAjaxDone": *} This is a Mixin object to extend for Finder class. |
|
public |
|
Static Public
public Browser: * source
public BrowserPage: * source
public EventEmitter: * source
public Finder: * source
public FinderBase: * source
public PageMixin: {"waitLoading": *, "waitFor": function, "findClickable": *, "takeScreenshotAuto": *} source
import PageMixin from 'pagewalker/lib/page/page_mixin.js'
This is a Mixin object to extend for Page class. Define the Alias method for methods that is defined in Page class, or define any other convinience methods.
public finderMixin: {"choose": *, "content": *, "setContent": *, "clickAndWaitLoading": *, "clickAndWaitAjaxDone": *} source
import finderMixin from 'pagewalker/lib/page/finder_mixin.js'
This is a Mixin object to extend for Finder class. Define the Alias method for methods that is defined in Finder class, or define any other convinience methods.