-
When I start standalone selendroid jar I get an error message : invalid or unsupported command "list avds"
So to what version do I have to downgrade Android studio?
Thanks!
-
I have scenario to launch and kill Selendroid server on port programmatically using JAVA for my Testcase start and end . Please help me do this .
-
Hello, this is my first post. When I run the code, the pop up for a sec.Then this error pop up. Can someone please explain to me the error?
**org.openqa.selenium.UnsupportedCommandException: The requ…
-
Hi I am testing freecharge app. where after entering invalid mobile number, get a message that "Please enter a valid mobile number". I want to validate that message. Can anyone help me?
-
Selendroid not recognizing device with 5.1.1 version of android .
Device info:
Model - Nexus 5
Kernel - 3.4.0
BuildNumber - LMY488
Note: Please let me know if you need more information.
-
Hello,
As an experienced team with Arquillian, Drone, Graphene and Selenium we are heading to our next challenge which is testing hybrid applications on Android using Droidium and Selendroid
We ar…
-
At first I call `/session/:sessionId/element` on testing application via Selendroid 0.15.0 to get ID of existing element:
```
POST http://1.1.1.1:4444/wd/hub/session/19643ecf-b0b3-8712-c99d-798df806a…
-
selendroid v0.15:
I am browsing the url:
http://serve.qa.vdopia.com/adserver/html5/inwapads/?sleepAfter=0;adFormat=banner;ak=e833a81e238ce8dc876a5f0a283953c2;version=1.0;cb=[timestamp];output=html
I…
-
Every time when I try to run the android test(IOS doesn't try), the test failed with the following errors
```
java.lang.ExceptionInInitializerError
at com.example.tests.test.CheckWorking.te…
-
Hello!
I stumbled across UiMutilator/UiMultimator a week ago when looking for a lightweight remote wrapper around UiAutomator for a client to use.
I ended up finding that the 0.666 release, whic…