androidjs icon indicating copy to clipboard operation
androidjs copied to clipboard

Can Selenium run in android with androidjs

Open auxilim opened this issue 3 years ago • 2 comments

Hi,

I'm trying to find a solution to use selenium on android, I tried almost every other language than node js.

I copy paste the selenium webdriver in the assert folder, and the package.json seems correct (see screenshots).

Despite that, I can't even import the librairy.. Any ideas why?

PS: this works fine with node in my desktop.

Capture3 Capture Capture2

auxilim avatar Feb 06 '22 22:02 auxilim

Hey @mygoa, Technically headless should run.

Chhekur avatar Feb 15 '22 14:02 Chhekur

@Chhekur That might fail due to having an old version of NodeJs https://github.com/android-js/androidjs/issues/282

NavpreetDevpuri avatar Dec 06 '22 11:12 NavpreetDevpuri