Webdriverio: Fix regression in 11711#11990
Webdriverio: Fix regression in 11711#11990christian-bromann merged 1 commit intowebdriverio:mainfrom
Conversation
What was the error? Technically I believe that the difference between |
|
Thanks for the context. It seems like |
|
@WillBrock Ahh this has broken IE11 again 😣 You'll see Can I Use Specifically for @christian-bromann Any ideas? |
|
@colinrotherham thanks for letting us know, I pushed a fix and will release later today. |

#11711 was to fix issues with older browsers but also added
bodyto a check. It looks like this was added by mistake.Our tests started failing with this change. I don't have a specific reproducible example because it fails on a custom dropdown that we've built in our codebase.
Checklist
Reviewers: @webdriverio/project-committers