setTimeout
Sets the timeouts associated with the current session, timeout durations control such behaviour as timeouts on script injection, document navigation, and element retrieval. For more information and examples, see timeouts guide.
اطلاعات
It is not recommended to set implicit
timeouts as they impact WebdriverIO's behavior
and can cause errors in certain commands, e.g. waitForExist
with reverse flag.