v3.0.0
3.0.0 (2021-06-12)
Bug Fixes
- expected getBy query errors being logged (6f67a7a)
BREAKING CHANGES
- The errors thrown by getBy queries will have slightly
different messages as they are no longer being processed directly by
WebdriverIO. This may cause tests that assert against the error message
to fail after this fix.