-
I have an apk, written in Xamarin, which runs fine when installed through adb. When I try to test it using Selendroid, the apk becomes corrupted. The error I see in logcat is below. Notice the referen…
-
Hello,
I have just give a shot to Android L on my Nexus 5. And when I run Appium tests I had failures from Selendroid, none of components were found. I have switched back to 4.4 but if you need any a…
-
![bookmyshow](https://cloud.githubusercontent.com/assets/8525100/5074613/149fb8d2-6eb2-11e4-9978-5e3816230983.png)
I have uploaded a sample application in which i have multiple BOOK buttons .What i w…
-
does Touch Event supports Selendroid ?
-
I know this has been up before. I have read many previous questions about it and tried the solutions but I can't get it to work. When I try to start the selendroid-standalone in Win8 it crashes becaus…
-
I am facing issue with the current version of selendroid. Same code, same app was working fine with previous version .
Please help.
Logs
[TestNG] Running:
C:\Users\OWNER\AppData\Local\Temp\testng…
-
I am using Selendroid 0.13.0 integrated in Appium, and the Selendroid crashes when it tries to check alert using CaptureScreenshot and it's the logic within Selendroid,
**This is the log from logcat**…
-
Hi,
I have problem when I running this command:
java -jar selendroid-standalone-0.15.0-with-dependencies.jar -app selendroid-test-app-0.15.0.apk
I had successfully executed days ago, but i'm not su…
-
Hi,
I'm unable to start selendroid server on Win7x64. I downloaded selendroid-standalone-0.8.0-with-dependencies.jar and selendroid-test-app-0.8.0.apk and tried to run java -jar selendroid-standalone…
-
Dear folks,
I'm not sure if i'm in the right place to ask the question.
Recently, I'm trying to write hybrid code by using Appium via Selendroid mode.
Unfortunately, I never get my code running succ…