-
Hi, When will be the new upgraded version of selion will be published in maven in order to update the selenium 2.53.0
-
In commit https://github.com/paypal/SeLion/commit/c8a816c086612d3fd27450e969ec189a84b8a682#diff-539385979410bcb0ea67d7844d24456b there were new config values added to `SauceConfigReader`..
If these v…
mach6 updated
8 years ago
-
SeLion will embed a saucelabs url in the report when running against sauce. The current url is `String.format("https://saucelabs.com/jobs/%s?auth=%s", sessionid, encodedToken);` which seems to be inc…
mach6 updated
8 years ago
-
There is new artwork for;
- [x] RuntimeReporter `selion-horiz-notag.svg`
- [x] SeLion icon - http://paypal.github.com/
Add SeLion artwork to;
- [x] SeLion "grid management console"
Consider creatin…
mach6 updated
8 years ago
-
Selenium 2.47.1 introduces some support for Microsoft Edge.
SeLion does not have it as a `BrowserFlavor` -- https://github.com/paypal/SeLion/blob/19b037cf1130675f32a74a9b7b8301701493f5ea/client/src/m…
mach6 updated
8 years ago
-
The location specified in the default download.json for SeLion 1.1.0-SNAPSHOT is invalide
mach6 updated
8 years ago
-
This change broke the mentioned method -- https://github.com/paypal/SeLion/commit/379872cc06bdf5f4bae221c397e64abb0e4212cd#diff-4926659960fb939909378dc955c38e0b in 1.1.0-SNAPSHOT
mach6 updated
8 years ago
-
Required to update SeLion Document for app path which configurable in JVM argument
http://paypal.github.io/SeLion/html/documentation.html#selion-config
Note : This information is available in http:/…
-
DriverFactoryHelper.printDebugInfoForUser is taking ~75 sec or more on BrowserStack which is huge impact on automation suites in terms of time and this is obstacle for us to scale our automation.
Dri…
-
This is due to a change in the selenium code base.
mach6 updated
8 years ago