3

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.

1 Answer 1

1

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

Sign up to request clarification or add additional context in comments.

1 Comment

Thx, I'll try it. I forgot to mention that I've already use Pydroid to port general code and the problem is in Selenium drivers. But may be this will work.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.