Setting default browser for appium testing -


i'm trying run appium test on android device.

the test starts on deep link click app, opens browser , redirects app (with deep link params)

when run test in device, device asks me browser open link. problem need run tests in remote devices cloud service (like testdroid) variety of devices large , way choose browser different between devices.

is there way make default browser open in tests?


Comments

Popular posts from this blog

java - inputmismatch exception -

c - zlib and gdi32 with OpenSSL? -

Formatting string according to pattern without regex in php -