aboutsummaryrefslogtreecommitdiffstats
path: root/test/runner/jsdom/createWindow.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: share queue/browser handling for all worker typesTimmy Willison2024-04-011-0/+21
- 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