-
### 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…
-
## 公司/团队介绍
某头部币所
## 薪资福利待遇
薪资open,百万起
## 地点
- 工作地点:吉隆坡
- 联系方式:VX:ljlljl269 Email:baron.lee@interwinee.com
## 岗位要求、职责
Job description:
Responsible for business testing of WEB3 wallet…
-
I am trying to add allure reporting to the framework.
I am getting an error message "**ERROR @wdio/local-runner: Failed launching test session: TypeError: ReporterClass is not a constructor"**
Thi…
-
Add capability to create appium device farm with specific UDIDs.
Even though the machine has many devices connected, I wanted to create device-farm with only specific udids.
I’ve used below conf…
-
Another really useful tool in Xamarin.UI test was the ability to use REPL to inspect the UI.
https://learn.microsoft.com/en-us/appcenter/test-cloud/frameworks/uitest/features/repl?tabs=vswin
It wo…
-
This is perhaps an enhancement request. Is it possible to use appium-for-mac server to automate tests on a WebKit/WebView browser that is embedded in a Mac OS X desktop application?
I reviewed the in…
-
### What problem are you trying to solve?
Unit testing Qt GUI code is challenging because GUIs are event-driven, making it hard to isolate components and simulate real user interactions. GUI tests …
-
I am using Appium in Robot Framework to automate a Windows UWP application. In inspect.exe, the element I want to click is a Radio Button with name='QA' and the following are its ancestors:
```
An…
-
## 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),…