-
Hi,
Can some one help on this as i have already updated the SDK also the file appt.exe is already present in the folder. still i am getting this error
C:\Selendroid>java -jar selendroid-standalone-0…
-
I have followed the steps as described in the page http://selendroid.io/scale.html in order to have hub and node .I am able to start the selendroid server successfully in the cmd prompt , But when …
-
hi
i'm trying to select "Play Store" which is on home screen but i couldn't navigate it to home screen so i cant either select "Play Store"
i tried below codes but didn't work. Please help me...
…
-
Not sure if that's Selendroid issue or Appium, but I am not able to build Selendroid server.
**Command:** `sh reset.sh --verbose`
**Result:**
```
Running "buildSelendroidServer" task
Building selend…
ghost updated
9 years ago
-
I am trying to run tests on Android M developer preview 3 and the device is getting restarted again and again.
Here are the logs:
Oct 26, 2015 8:15:52 PM io.selendroid.standalone.io.ShellCommand exe…
-
I am trying to run some basic findElement webdriver test on android native browser. So my testing is purely Mobile testing unlike a native or hybrid approach. A lot of people here have suggested passi…
-
Hi, I am using java-client with @AndroidFindBy(uiAutomator = etc.) And it works great, but still appium desired capabilities capabilities.setCapability("noSign", true); is no effective. My map won't a…
-
please help me !
-
_Selendroid library used: **selendroid-standalone-0.17.0-with-dependencies.jar**_
_Framework used to launch session: **Appium v1.4.16**_
**Procedure Followed:**
1. Launched "Application 1", using des…
-
```
.10.tgz
> appium-chromedriver@2.8.0 install /usr/local/lib/node_modules/appium/node_modules/appium-chromedriver
> node install-npm.js
sh: 1: node: not found
npm WARN This failure might be due to…