Skip to content Skip to sidebar Skip to footer
Showing posts with the label Python Appium

Appium Android Ui Testing - How To Verify The Style Attribute Of An Element?

I would like to verify the style of an element i.e. the color of the text shown in a textview. Whet… Read more Appium Android Ui Testing - How To Verify The Style Attribute Of An Element?

Appium, How To Get X And Y Coordinates For Swiping

In the Appium documentation, it says that i have to pass in an x and y value. How can I know the x … Read more Appium, How To Get X And Y Coordinates For Swiping