-
Hi, we are running into some issues with page validation being executed prematurely, would you please consider the following scenario:
Given 3 pages,
1. Login page (loginPage)
2. Premium user home …
-
Add support to download over proxy connections to `FileDownloader.java` in SeLion-Grid
mach6 updated
7 years ago
-
With the SeLion 1.1.0 release available, we should tag and release corresponding docker images from this project..
- release tag `1.1.0`
- release tag `latest` pointing to `1.1.0`
- update `develop` t…
mach6 updated
8 years ago
-
-
### SeLion Version
Selion 1.2
SeLion 1.x should use latest available geckodriver version supported by Selenium 2.53
-
### SeLion Version
1.1.0
### Component
SeLion-Client
### Expected Behavior
Selion provides option to add one or more custom capability provider to set capabilities for the driver instance to be cre…
-
I am experiencing weird behavior when a custom HTML element is defined within a Container of a PageYAML file. The resulting generated code incorrectly generates the getter for that element at the Pag…
-
The current develop branch should move to a `develop-1.2.0` branch to track fixes will we do to the Selenium 2.x compatible version of SeLion.
Afterwards;
- The `develop` branch needs to track SeLion…
mach6 updated
8 years ago
-
## Affects Version(s)
- `1.1.0`
- `develop-1.2.0`
## Problem Description
When invoking SeLion-Grid with `java -jar SeLion-Grid-jar-with-dependencies.jar -role standalone` the `SelionConfig.json` file…
mach6 updated
8 years ago
-
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