I know that selenium can be used on Android devices, start adb-server, chromedriver and then create an instance of webdriver.Remote()… I want to know if there is a similar method using selenium’s
I know that selenium can be used on Android devices, start adb-server, chromedriver and then create an instance of webdriver.Remote()… I want to know if there is a similar method using selenium’s