简体   繁体   中英

How to run Python Selenium script on Android device?

I have working Python script using Selenium (Windows), and I want run same script (with driver replacement) on android device. I found some info about Selendroid and Appium, but they seem to be used for connecting to Android devices, not to port code.

I'd be glad for help with this issue or some useful links to read about it.

Kivy Is the way do the thing which you want.

Kivy is the library which provides the platform to execute python, also kivy is open source so anyone can use that.

Github Link
Kivy Showcase link

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM