-
## Description
Getting below issue:
Tried to attach logging to file 'D:\Automation-Framework\Generic\generic\Logs\Server.logs' but an error occurred: EBUSY: resource busy or locked, unlink 'D:\A…
-
> iPhone 17.5
> MacOS 14.5
> Appium 2.11.5
> XCUITest 7.27
> XCode 16
I've been dealing with this problem for a couple of days, the most standard configuration is done in WebDriverAgent(XCode),…
-
I am having below widget in one form and using flutter-integration@1.1.3 driver
```
TextField(
key: Key("editText"),
decoration: InputDecoration(
…
-
### Operating System
Windows 11/WSL2 (Ubuntu 22)
### Docker Image
budtmo/docker-android:emulator_13.0
### Expected behaviour
Once I've start Appium server in the android docker image I expect to …
-
Hi All
I'm new to Robot Framework
I'm using VSCode as IDE and installing RobotCode - Language support for Robot Framework for Visual Studio Code as a Plugin.
When I ran the code below, I observed…
-
Hello,
I have setup Appium for IOS. When I run on the simulator, everything works fine. However, when I run on actual device, I am getting build errors for the following. Not sure if I am doing a…
-
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…
-
**Environment (please complete the following information):**
- Node.js version: [e.g. 8.9.1]
- NPM version: [e.g. 5.8.0]
- Browser name and version: [e.g. Chrome 68]
- Platform name and versio…
-
### Is your feature request related to a problem?
I've never done any mobile automation but was recently assigned to update a mobile automation framework. Here are some ideas listed with improvemen…
-
Process Process-1:
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
self.run()
…