-
Hi,
When I try to transpile, I get the following errors,
node_modules/@types/chai/index.d.ts:121:9 - error TS8020: JSDoc types can only be used inside documentation comments.
121 any?, …
-
When i try to connect 2 devices locally, the parallel execution is not happening because appium server is getting started on only one port at ATDRunner class. Please check
-
Hello Team,
We were looking for an window application automation tool to test our core banking system applications. Came across WinAppDriver by Microsoft and we thought it would be fitting for our …
-
Selenium-C#- V 4.0.0-rc1-DesiredCapabilities has been deprecated and henceforth the WinAppDriver is not working
Expected behavior:
DesiredCapabilities should not be deprecated, as it required fo…
-
In my WPF application, I'm using a `TabControl` with a custom style for the `TabItem`s (the buttons you click to switch tabs). When I use this custom style, I'm unable to access the `TextBox` element …
-
Hi @vikramvi ,
Thanks for sharing good work, But while executing the test getting below error, do let me know what wrong here.`"C:\Program Files\Java\jdk1.8.0_171\bin\java.exe" -ea -Dfile=Flipkart.…
-
### Do I have the most recent component updates?
- [X] I use the most recent available driver/plugin and server versions
### Is the component officially supported by the Appium team?
- [X] I have v…
-
Hello,
Wanted to request that WinAppDriver is supported on Selenium 4. Selenium 3 has been deprecated for a year
-
I had installed appium-xcuitest-driver, performed the following steps
`
```shell
cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/
mkdir -p Resources…
-
Does this currently support python?
Integrated into my test suite & cannot get it to find the element, it times out..
I can see JS uses driver.findElement where as the python equivelant is dri…