Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store the name of the actor in the Actor object | Daniel Calviño Sánchez | 2018-03-09 | 1 | -1/+17 |
* | Add getter for the timeout multiplier | Daniel Calviño Sánchez | 2017-08-10 | 1 | -0/+9 |
* | Add automatic handling of common command failures of Mink elements | Daniel Calviño Sánchez | 2017-05-06 | 1 | -2/+11 |
* | Extract element finding to a command object | Daniel Calviño Sánchez | 2017-05-06 | 1 | -78/+2 |
* | Make internal find methods static | Daniel Calviño Sánchez | 2017-05-06 | 1 | -8/+10 |
* | Add missing type hints | Daniel Calviño Sánchez | 2017-05-06 | 1 | -3/+3 |
* | Fix exponential increase of timeout when finding ancestor elements | Daniel Calviño Sánchez | 2017-05-03 | 1 | -1/+13 |
* | Add system to share data between acceptance test steps | Daniel Calviño Sánchez | 2017-04-24 | 1 | -1/+21 |
* | Move acceptance tests from build/acceptance to tests/acceptance | Daniel Calviño Sánchez | 2017-04-21 | 1 | -0/+224 |