I’m testing a messaging app, and I’m planning to have the code wait until it receives the message, “Hello, my name is Jeff.” 2 pieces of failed code I tried: Is visibility of element located a sub-par choice for partial link text? If so, what would be a viable alternative? If the issue is something else, what could it be?
Tag: appium
Two identical AutomationID using xpath python with appium
In in our mobile app, there are two boxes with the same AutomationId. For automated testing i need to find the first of the two elements by xpath. I tried following code, bt it didn’t work: Thanks! Answer You can handle the following way Description : First, get the all identical elements through “find_elements” this will give you as an