-
`appium --use-plugin='appium-dashboard'`
```sh
[Appium] Attempting to load plugin appium-dashboard...
[Appium] Requiring plugin at /Users/been.im/.appium/node_modules/appium-dashboard/lib/index.j…
-
### 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…
-
## Description
HI, Im facing this issue of starting appium server programatically. I have gone through many other github threads about this same issue but to no luck.
## Environment
Appium…
-
### Is this an issue specifically with Appium Inspector?
- [X] I have verified that my issue does _not_ occur with Appium, and should be investigated as an Appium Inspector issue
### Is there an exi…
-
## appium IOSDriver getSettings() throw NPE on appium server 15.
1. start appium, IOSDriver iosDriver = new IOSDriver(xx,xxx);
2. iosDriver.setSetting(Setting.IMAGE_MATCH_THRESHOLD, 0.8);
3. ios…
-
### Description
We are trying to get UI testing going here's some of what's left to do:
### High priority
- [ ] For WinUI Controls Device Tests add more logging: (optionally) log which tests are act…
-
I am using appium 2.11.2 version and node js version is v20.3.1. I am able to run appium server in cmd but not in eclipse console.I am attaching the console logs. Please help to resolve this issue. …
-
All documentation and error messages for `platformName` mention the windows platform in Titlecase: `Windows`. But the driver only accepts windows as lowercase: `windows`.
This took me a day to figu…
htho updated
2 months ago
-
> 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),…
-
### 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 …