Released February 24, 2021
- Use compare-versions in selenium.js (#1009)
- Avoid calling getUserMedia() in custom tests (#1008)
- Update the Sauce Labs sample config to one that works (#1006)
- Increase Selenium timeouts to 30s (#1005)
- Expand on secrets.sample.json to make it easier to search/guess (#1004)
Released February 23, 2021
- Let selenium.js download the report instead of recreating it (#999)
- Support both GET and POST for /export (#1002)
- Simply results export into a form submission and server-side logic (#1001)
- Export results to a downloadable URL by default (#979)
- Document /api/get
- Remove XML-style <br /> self-closing tags
- Remove copyright statements from HTML files (#993)
- Rename github.js to exporter.js to expand its responsibilities (#992)
- Validate the payloads sent to /api/results (#991)
- Send no response for /api/results (#990)
- Drop the empty string prefixes from tests.json (#985)
- Drop support for building prefixed variants of tests (#984)
- Simplify error handling in express request handlers (#983)
- Capitalize appVersion (#982)
- Bring DESIGN.md more into sync with how things currently work (#981)