summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/core/Actor.php
Commit message (Expand)AuthorAgeFilesLines
* Store the name of the actor in the Actor objectDaniel Calviño Sánchez2018-03-091-1/+17
* Add getter for the timeout multiplierDaniel Calviño Sánchez2017-08-101-0/+9
* Add automatic handling of common command failures of Mink elementsDaniel Calviño Sánchez2017-05-061-2/+11
* Extract element finding to a command objectDaniel Calviño Sánchez2017-05-061-78/+2
* Make internal find methods staticDaniel Calviño Sánchez2017-05-061-8/+10
* Add missing type hintsDaniel Calviño Sánchez2017-05-061-3/+3
* Fix exponential increase of timeout when finding ancestor elementsDaniel Calviño Sánchez2017-05-031-1/+13
* Add system to share data between acceptance test stepsDaniel Calviño Sánchez2017-04-241-1/+21
* Move acceptance tests from build/acceptance to tests/acceptanceDaniel Calviño Sánchez2017-04-211-0/+224