You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This type of above Xpath [1] or ( used ) robotframework-appiumlibrary is not supporting is there any work around.
Libaray used
Appium-Python-Client 3.1.0
robotframework-appiumlibrary 2.0.0
The text was updated successfully, but these errors were encountered:
Hello,
Im dealing with the same problem in my project. This type of locator is working only with the xpath= prefix.
I would like to kindly ask you if you plan to solve this issue in any of te upcoming releases?
(//div[contains(@Class,'no-result-contact-info')]/p)[1]
FAIL InvalidArgumentException: Message: invalid argument: invalid locator
This type of above Xpath [1] or ( used ) robotframework-appiumlibrary is not supporting is there any work around.
Libaray used
Appium-Python-Client 3.1.0
robotframework-appiumlibrary 2.0.0
The text was updated successfully, but these errors were encountered: