-
(//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-appiumlib…
-
Hi everyone,
I have been trying to use Appiumlibrary to run automated testing on Android Simulator; However, When I run the code VScode run an error message as below:
`Exception has occurred.
S…
-
Hello,
I have an issue and open two ticket on Selenium and RobotFramework :
https://github.com/SeleniumHQ/selenium/issues/10258
https://github.com/robotframework/robotframework/issues/4194
Ver…
-
Hello All, I'm facing error below
"**Importing library 'AppiumLibrary' failed: ModuleNotFoundError: No module named 'appium.webdriver.common.touch_action'** "
I am using:
- python version: 3.12…
-
Hi, I would like to know what are the parameters/values that you have added in the importing of Appium and PerfectoLibrary.
Library AppiumLibrary 10
Library PerfectoLibrary …
-
Why is all Docs links are broken ?
There is no link existing at - https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/server-args.md
which I had come from - http://serhat…
-
Although the documentation states that in order to use iOS N prdicate type of locator (https://serhatbolsu.github.io/robotframework-appiumlibrary/AppiumLibrary.html), when I try to use one, it throws …
-
Somehow my Mac got updated to Mac OS 13 :( and now I have to forcefully use XCode 14 and above to build and test the XCode for iPhones used in Automation.
While building XCode for test iPhone, I wa…
-
Hi,
I am using latest versions of AppiumLibrary and Robot and I see that when running test suites with debug level set, a lot of data are generated on used [wait until ] keywords. I checked the sou…
-
I am automating native android app using robot framework. When I use any gesture keywords like swipe, scroll, tap they are not working. I get the error "WebDriverException: Message: The requested reso…