-
https://github.com/appium/appium-plugins/blob/f3cb0b86aa/packages/fake/lib/plugin.js#L9-L27
-
Clicking on device card, we should be able to render test executed on that device.
1. Total Test
2. Total Pass
3. Total Fail
**Get:** localhost:4723/testResult?udid=123432232
Returns:
…
-
Open up a new page or model and list device properties when clicking on a particular device on the main screen. We don't have an endpoint at the moment so this requires building an endpoint first then…
-
Hi everyone, I would like to propose yet another (better?) 2FA approach. I am not quite sure on what people is seeing when asked for 2FA because my account has IBKey enabled from day 1. So allow me to…
-
Hello Sudarshan,
I installed appium 2.0 and then your plugin.
Started appium 2.0 server and then as suggested tried to load the dashboard when I get this error.
I am working on a windows machi…
-
At the start of the server I had two devices and the Device list had two devices update. During the time of polling one of the adb commands failed and the device list got updated to one device but the…
-
Hi @prashant-ramcharan , We have new Mobile Native Apps for Android and iOS for which we are planning to automate both apps using Appium and want to do POC with my Lead if this library is capable enou…
-
## The problem
I have a device farm in a wireless network. Only one computer (on OSX) has access to the farm via adb TCP/IP mode and can be reached from outside thanks to `adb -a nodaemon server`
…
-
**Describe the bug**
[Allure+AWS Device Farm+Python]: Empty allure report is generated under downloaded 'Customer Artifacts' when automated test are run under AWS device farm
**To Reproduce**
Ste…
-
I first started server 2.0 as below.
```
PS C:\Program Files\PowerShell\7> appium --plugins=appium-dashboard
[Appium] Attempting to load plugin appium-dashboard...
[Appium] Welcome to Appium v2…