In T402397: Increase maxInstances for WebdriverIO test in core I have noticed that increasing maxInstances for WebdriverIO causes tests to fail.
AC
- find out if the same tests fail all the time, or if there is no pattern
- if there is a pattern, find out what is causing the failures
- if the problem is found, create a follow up task where we try to fix the problem
- test in core
- test in at least one extension (examples)
- check if updating webdriverio to the latest v9 helps
- The questions above are answered in the comments to this ticket
- If issues are identified, follow up tickets are created in the backlog