-
Selendroid is ready to migrate from Maven to Gradle so let's send them a PR.
-
I saw you're currently testing against (what I presume to be mobile safari on) ios-driver. Any interest in supporting Appium as well?
-
I'm trying to test code in Microsoft Edge and Android over Sauce Labs using `min-webdriver`, couldn't manage to make it work.
Chrome, FF, IE and Safari tests pass with no problem though.
I noticed …
mkxml updated
9 years ago
-
Please find the exceptions I am getting on launching selendroid driver on my device Nexus 5 with Android 6.0
It was working before for Android 5.2
io.selendroid.standalone.server.handler.CreateSessio…
-
Ensure our package names don't conflict with the upstream selendroid jars.
- [droiddriver jcenter.gradle](https://github.com/appium/droiddriver/blob/72a40802f8e7d24a3175e09adc4b44a89df54f38/jcenter.gr…
-
```
AbstractDeviceTest. testGetCrashLogContents
AbstractDeviceTest. testListThirdPartyProcesses
DefaultAndroidEmulatorTests. testShouldBeAbleToStartEmulator
DefaultHardwareDeviceTests. testShouldBeAbl…
-
when I start server ,the 1st server`s port is 4444,the 2nd server`port is 4445,I have 2 phones ,id are 12345,67890,how can i control the phone 12345 connect the 1st server,the phone 67890 connect the …
-
Problems :
- 1
Appium tools as well as similar Selenium facilities provide the following usecase:
``` java
public class MyScreen{
@iOSFindBy
@AndroidFindBy
MobileElement textField;
@iOSFin…
-
I fixed `testListThirdPartyProcesses` and am wondering why it's apparently passing on Travis. The regex always fails for me on OS X. Is this a bug in selendroid's test? If so I'm happy to send a patch…
-
I am able to test web applications using selendroid but not able to test hybrid and native application.
Both the selendroid driver and app get instaled but app does not get open..It thows message "URL…