WebdriverIO Workflo
This is a customized version of webdriverio for use with workflo framework.
License
MIT
This is a customized version of webdriverio for use with workflo framework.
This is a customized version of webdriverio for use with workflo framework.
MIT
proxy
and agent
request options.es6
endingprocess.execArgv
correctly--inspect
parameter is found in execArgvappWaitPackage
and appWaitActivity
parameters to startActivity
command (#2214)--watch
argument) to wdio testrunnerremoveApp
command--reporters
cli parameter$
and $$
API commands as shortcuts to fetch elementstouchAction
command for easier touch actions with Appium--spec
cli argumentreload
to clear browser sessionglobal changes:
WDIO changes:
global changes:
WDIO changes:
Unrecognised test [XXX] for suite [YYY]
issue (#1195)global changes:
multiremote:
getInstances
to get instance namesglobal changes:
WDIO changes:
sync: false
in wdio.conf.js)maxInstances
mobile changes:
API changes:
waitUntil
interval option (#844)getUrl
command (#877)getGridNodeDetails
, gridProxyDetails
and gridTestSession
to get information about the Selenium grid and their nodesselectByAttribute
to select options by any attribute fieldMultibrowser changes:
getUrl
(#877)this
in testrunner-wrapped generators (#813)getCommandHistory
(#618)saveScreenshot
doesn't require a file path anymore if only the base64 data is required (see #393)selectByValue
and selectByVisibleText
in which the absolute xPath queried value/text of different select elementwaitforTimeout
option so set default timout time for all waitForXXX commands (see #345)chooseFile
command