wd
wd copied to clipboard
How to put app in a background ?
I want to put app in a background with admc/wd. I tried with 'driver.runAppInBackground'. but it is not working.
Please provide the function for the same.
Thanks.
driver. backgroundApp(seconds)
. See https://github.com/admc/wd/blob/master/doc/api.md fr available functions.