-
console log :
May 15, 2015 1:20:02 PM io.selendroid.standalone.SelendroidLauncher launchServer
INFO: Starting Selendroid standalone on port 4444
May 15, 2015 1:20:02 PM io.selendroid.standalone.io.She…
-
Hi, when I use selendroid-standalone to test the demo app selendroid-test-app, everything works great.
However, when I want to test AT&T's application for research purposes, I am getting this error : …
-
Hello team,
I am facing the same issue" org.openqa.selenium.SessionNotCreatedException: The requested application under test is not configured in selendroid server." when i tried to run my tests with…
-
the selendroid-server.jar,can i test app to use it?
-
driver.switchTo().frame("paiframe");
Following Exception Coming:
FAILED: Test
org.openqa.selenium.WebDriverException: Error occured while communicating with selendroid server on the device:
io.selen…
-
This doesn't happen all the time, just sporadically. But something seems to be odd in the way the views are being searched for.
Here's the stack trace I'm having:
```
org.openqa.selenium.WebDriverEx…
-
I am trying to find an element which is a ListView PopupWindow using id , but couldn't locate the element.I am using selendroid through appium.Please find the stacktrace below.
debug: Responding to c…
-
Hello Domnik
I am trying to automate Whats App . When i try to install app with selendroid , i get instrumentation error
I will explain step by step procedure:
Response of http://localhost:4444/wd/…
-
Is there any option to swipe on the screen without using a webelement in Selendroid. With Appium we can do driver.swipe (x1, y1,x2,y2); but I did not see any similar method in Selendroid and also Jav…
-
Hi,
Selendroid standalone jar is killing adb wifi device connection
Before I start the server I have connected device through adb wifi via IP address.
List of devices attached:
10.212.**:5555 devi…