Appium automation with python binding

I have recently upgraded my skills to Python binding for Appium mobile automation, having used Java before.

Does anyone have references to GitHub framework repositories (python + appium) that can help me onboard faster and be used for my project and not to start from scratch?

3 Likes

Have you taken a look at robot framework? It is based on Python and there are lots of libraries as for appium, selenium, playwright, rest…

3 Likes