-
## The problem
I have set the desired capability of loading the invisible elements while using UiAutomator2 Automation framework for Native App Automation with Appium Tool. I am not getting all the i…
-
### Describe the bug
I'm using Vite as a scaffold for my project when out of nowhere it encountered an issue. I noticed when the live preview in browser stopped working.
The error is:
```
✘ [E…
-
ijays-MacBook-Pro:AltUnity vijayjain$ python /Users/vijayjain/AltUnity/Adventure/AppiumTests/adventure-tests.py
test_start_game (__main__.AdventureTest) ... ERROR
I am trying to run Altunity with ad…
-
Vulnerable Library - java-client-7.6.0.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-context/5.3.10/spring-context-5.…
-
driver = new AndroidDriver(new Uri(http://127.0.01:4723/wd/hub), options, Env.INIT_TIMEOUT_SEC);
A exception with a null response was thrown sending an HTTP request to the remote WebDriver server f…
-
### Task name
VSTest
### Task version
2.220.0
### Environment type (Please select at least one enviroment where you face this issue)
- [X] Self-Hosted
- [ ] Microsoft Hosted
- [ ] VMSS Pool
- [ ]…
-
not sure what's the cause, but whiel trying to send text to prompt box, it is throwing **"USB: usb_device_handle_win.cc:1046 Failed to read descriptor from node connection: A device attached to the sy…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new…
-
## The problem
The problem I am experiencing is when I am running one Appium server and launching multiple sessions on it with real/emulated devices for running tests using the Robot framework, most …
-
Hi, i'm new in automation on macOS
How i can interactions action on macOS example: double click, right click and press key (press command + backspace). I used W3C Actions but nothing change.