v9.3.0 (2024-11-20)
🚀 New Feature
webdriverio
- #13895 Add an element
longPress
command (@wswebcreation)
- #13895 Add an element
🐛 Bug Fix
webdriver
- #13838 fix(webdriverio): reconnect to bidi on reloadSession (@christian-bromann)
- #13896 fix(webdriver): make isBidi flag dependent on whether WebdriverIO can connect to the websocket url (@christian-bromann)
webdriverio
- #13892 fix(webdriverio): better handle context when closing windows (@christian-bromann)
wdio-cli
- #13902 fix(@wdio/cli): fix typing when creating cucumber projects (@christian-bromann)
💅 Polish
webdriverio
- #13888 feat: add longpress logic (@wswebcreation)
- #13883 polish(webdriverio): improve error stack of waitUntil command (@christian-bromann)
📝 Documentation
- #13903 chore(docs): add info setting up maxInstances and specs in docs (@harsha509)
Committers: 3
- Christian Bromann (@christian-bromann)
- Sri Harsha (@harsha509)
- Wim Selles (@wswebcreation)