3.5.11
❤️ Thanks all to those who contributed to make this release! ❤️
🛩️ Features
- feat: other locators from playwright (#4090) - by @kobenguyent
- CodeceptJS - Playwright now supports other locators like
🐛 Bug Fixes
- fix: step object is broken when step arg is a function (#4092) - by @kobenguyent
- fix: step object is broken when step arg contains joi object (#4084) - by @kobenguyent
- fix(expect helper): custom error message as optional param (#4082) - by @kobenguyent
- fix(puppeteer): hide deprecation info (#4075) - by @kobenguyent
- fix: seeattributesonelements throws error when attribute doesn't exist (#4073) - by @kobenguyent
- fix: typo in agrs (#4077) - by @kobenguyent
- fix: retryFailedStep is disabled for non tryTo steps (#4069) - by @kobenguyent
- fix(typings): scrollintoview complains scrollintoviewoptions (#4067) - by @kobenguyent
📖 Documentation
- fix(docs): some doc blocks are broken (#4076) - by @kobenguyent
- fix(docs): expect docs (#4058) - by @kobenguyent
Full Changelog: 3.5.10...3.5.11