aboutsummaryrefslogtreecommitdiffstats
path: root/test/runner/flags
Commit message (Collapse)AuthorAgeFilesLines
* Tests: share queue/browser handling for all worker typesTimmy Willison2024-04-012-0/+49
- one queue to rule them all: browserstack, selenium, and jsdom - retries and hard retries are now supported in selenium - selenium tests now re-use browsers in the same way as browserstack Close gh-5460