Relative Content

Tag Archive for pythonappium

APPIUM Server Reestablishment

I have to reestablish appium server after reboot. I noticed that server is still running but I’ve to oinitialize the driver again. On doing that, I am getting this error.

Appium Touch Action how to import

i got a issue with Appium in python i can’t import Touch Action my goal is to touch element and scroll it down on the mobile phone but i can’t import the Touch Action.