url
Protocol binding to load the URL of the browser. If a baseUrl is
specified in the config, it will be prepended to the url parameter using
node's url.resolve() method. Calling browser.url('...')
with the same url as last
time will trigger a page reload.
#
Usage#
ParametersName | Type | Details |
---|---|---|
url optional | String | the URL to navigate to |
#
Examplesurl.js
baseUrlResolutions.js