v3.4.0
✨ New Features!
- e95f40a ✨ Add simple wait action
- b1e8b13 ✨ Introduce contains assertion
- 3b25bb4 ✨ Introduce within assertion
- 8eaa4a9 ✨ Allow selector query to be optionally strict
- 9622c8a ✨ Add type replace option
- 59a6799 ✨ Return elements from relevant actions
- c7b3eb0 🏷️ Add type for find().times(number)
🐛 Bug Fixes
- d73d1f4 🐛 Fix assertions when an assert object is returned
- 2e039bc 🐛 Fix type into method to set immediate selector
- 34403e3 🐛 Fix find method selector inside actions
🛠️ Other Changes
- c5168eb ♻️ Change matches assertion messages to use single quotes
Full Changelog: v3.3.0...v3.4.0