I have two android devices. Server app running on one of them and viewer app running on the other. I want to write tests in Python for Appium which verify that inputting events on one of them yields results on both. How do I do that?

I have Appium server running and I can automate actions on single device with python via Appium Python Client.

0

There are 0 best solutions below