-
I am not able to get the selendroid tests to pass. I am getting this error:
( On Genymotion API 23 )
``` ======================================================================
FAIL: test_layout_abse…
-
Originally reported on Google Code with ID 3077
```
Hello,
I want to create a Android test project to test mobile websites using my own browser
app in eclipse.
So I downloaded the selenium-java-2.15.…
-
see #709
We need the opportunity to be able to set explicitly no loggingPrefs since this can cause issues with Browserstack and other vendors/drivers.
-
Originally reported on Google Code with ID 3088
```
Steps to reproduce:
I can't provide exact steps to reproduce because the issue is floating and occurs from
time to time, but often enough to make …
-
Hi All,
My JAVA_HOME is set and ANDROID_HOME is also set.
I am still getting the error while running the server using the below command line
java -jar selendroid-standalone-0.15.0-with-dependencies…
-
@DominikDary @selendroid
Hi,
I am not sure if you are aware of this but I can not use URLs which has the form like
``` java
URL url = new URL("and-activity://start.this.activity")
browser.get(url…
-
Hi All ,
I am trying to automate phone gap app on android platform with Selendroid , I am getting following error .
I attached images please find .
I used main activity & app id , which displaying in…
-
I think that Chap 4: "Testing your App" is misleading. It does kinda work but cannot be used for real testing of the app.
deviceReady event does not get called for instance. so code waiting to execu…
-
I download the app :dingtalk.apk from app market and I install it success,then i uninstall it and start selendroid test,the apk can·t be install PLS watch the log:
D:\Python27\python.exe D:/sdk/tools…
-
I used the third APP on my device, but I want to auto testing it.
input the java -jar selendroid-standalone-0.17.0-with-dependencies.jar -app kwplayerhd.apk
the selendroid-standalone server has been s…