-
-
Using selendroid 0.17, I can't detect the contents of a popup window within my app, and was able to reproduce this in the selendroid test app:
http://central.maven.org/maven2/io/selendroid/selendroid-…
-
I'm working on windows 7 64 bit machine. Set up ANDROID_HOME , JAVA_HOME , PATH successful.
When i run this command on cmd:
![cmd](https://cloud.githubusercontent.com/assets/16876411/12546744/791f7d5…
-
Here's the exception trace:
```
Caused by: io.selendroid.standalone.exceptions.AndroidDeviceException: io.selendroid.standalone.exceptions.AndroidDeviceException: Device not accessible via ddmlib.
…
-
Selendroid version : selendroid-standalone-0.17.0-with-dependencies
Selendroid client version: selendroid-client-0.17.0
Device : Samsung Galaxy Note 2. API version 19. Android vesion 4.4.2.
Hi,
I a…
-
I am trying to click done button using selendroid but i am not able to click .so can any one help me to click done button and taking screenshot using selendroid?
![keyboard](https://cloud.githubus…
-
Hi,
on the project page it says that the Appium-iOS-Inspector is based on the original source of Selendroid Inspector. I checked the original Selendroid Inspector code and noticed that it's actually …
-
Invalid int: "{"message":"Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: \"default-src 'self'\"…
-
Hello,
Is it possible to test hybrid applications using uiautomator or the tool supports native apps only?
Thanks in advance
-
Hi,
I noticed the pull request for [custom driver support](https://github.com/selendroid/selendroid/pull/975). For appium, we're looking at making a new backend based on uiautomator v2 and selendroid…