-
Appium version 2.0.0-beta.48
1. I installed the plugins using below commands-:
appium plugin install --source=npm appium-device-farm
appium plugin install --source=npm appium-dashboard
2. S…
-
**Describe the bug**
I'm seeing periodic server crashes when the driver has an unexpected shutdown. I'm not sure how this is possible but it seems like the `unblockDevice(sessionId)` is unable to f…
-
I can invoke the drivers. But after invoking, I'm getting this error! Please help me!
Thanks in advance.
`
FAILED CONFIGURATION: @BeforeMethod setup
java.lang.NullPointerException: Cannot invo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Starting Appium device farm when setting platform to `ios` will fail to execute, giving: `Cou…
-
I am using appium-docker-android and install the Appium Dashboard plugin. I would like to know where the detailed information of each session is stored because every time I restart, the data of the te…
-
**Describe the bug**
I am using the browserstack integration but the ios devices are not showing up in the device farm. For Android it is working fine.
**Link to Appium logs**
https://gist.gi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
driver.getPageSource is taking more than 8 seconds to respond in iOS whereas it takes less th…
-
When we use following command to update appium-device-plugin it gives error: -
Command: `appium plugin update --source=npm appium-device-farm`
Error: [ERROR] Unrecognized arguments: --source=npm…
-
Hello,
Im having issues with the remote execution.
**The hub seems to start normally with the following config:**
```
server:
relaxed-security: true
base-path: /wd/hub
keep-alive-timeo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I am testing hybrid application with appium,
when the case execution fails, I set ”start_act…