| @wdio/browserstack-service | minor |
|---|
- Accessibility scans now run for driver commands issued from your WDIO config's hooks —
before()andbeforeSuitebefore the run starts, andafterSuite/afterduring teardown — so screens visited outside your tests are covered. browser.performScan()called from a config hook is no longer attributed to a test that has not started.