-
Using javascript to exercise tap instead of using touchActions throws an error with versions of Appium 1.5 and beyond (1.5.2, 1.5.3).
Related to:
https://github.com/appium/appium/issues/6132
-
With the 1.0.0 release we relocated many classes to the `internal` package.
There are several java samples on http://paypal.github.io/SeLion/html/documentation.html which uses pre-1.0.0 `import` stat…
mach6 updated
8 years ago
-
At some point the RuntimeReporter stopped generating itself. The screenshots are there but they don't get used. Does anyone else have that problem? Attaching POM.
[pom.zip](https://github.com/paypal/S…
-
HI,
Fail to run test case with gird server,grid server and appium server both are in local,appium server register to grid server successfully.
appium version:1.5.2
xcode version :7.3
node version :6.…
-
Running TestSuite
10.20.2014 15:43:05.911,[1] com.paypal.selion INFO JDK Information: Java HotSpot(TM) 64-Bit Server VM from Oracle Corporation ver. 1.7.0_45
10.20.2014 15:43:05.916,[1] com.paypal.sel…
-
if you bind code-generator to the `generate-test-sources` phase it should output to the `target/generated-test-sources` directory. In addition, the plugin should allow the user to override the output …
mach6 updated
8 years ago
-
Hi
I have gradle project setup and i would like to integrate Selion features.. please let me know if there is sample integration is done...
-
I was wondering if there is any specific reason that you separate `android` and `ios` platform's Elements from each other? why not using the same interface for both of them, with some specific functio…
-
The current default value for the mentioned `ConfigProperty` as of `v1.0.0` is `GUIDataDir`.
The `1.1.0-SNAPSHOT` `archetype` example project pom.xml uses the value `pageyaml`.
As a result, a pers…
mach6 updated
8 years ago
-
When I try and start a node I'm running into errors when it tries to get phantomjs. I believe there's some issues with phantomjs and ghostdriver anyhow.
`java -jar selenium-server-standalone-2.53.0.…