How can I automate a feature only occurs in android app using Python

Question:

I’m trying to automate a feature that only shows in an android app, Is there a way to get it with selenium?
Thanks a lot

Asked By: Pascal

||

Answers:

So the answer is to use Appium and Appium inspector

Answered By: Pascal