Webship-js 2.0.6 separates the visual regression while keeping Gherkin steps intact. Additionally, this release fixes smart waiting on pages that never reach network idle by giving each settle stage its own time budget, and updates structural accessibility probes to skip hidden elements in line with axe.
Fixed since Webship-js 2.0.5:
- Fix: give each smartSettle stage its own share of the budget (#309)
- Fix: make the a11y impact gate cumulative, skip hidden elements, and add the full check (#310)