Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
3.7.6
❤️ Thanks all to those who contributed to make this release! ❤️
✨ Features
Butkeyword (adding support for theButkeyword #5291) - by @mozillalivesstorageStateconfiguration (feat: Add support for Playwright storageState configuration #5192) - by @Samuel-StOHEADrequest (feat(REST): add HEAD request #5212) - by @kobenguyent🐛 Bug Fixes
keyboard.typefor strings and add national characters test (fix(playwright): always use keyboard.type for strings, add national characters test #5280) - by @miraoplatformNamehandling issue (Normalize platformName in Appium helper and add unit test #5214) - by @miraosauce:optionson iOS 17+ (fix:[iOS 17+] Appium should not overrride sauce:options cap with prefix #5202) - by @mikhail-yesipchuk-zenitechfs.rmdirSyncrecursive usage (fixed: remove deprecated fs.rmdirSync with recursive option #5218) - by @danielrentzretryToexample (fixed: typo in example of "retryTo" in lib/effects.js #5203) - by @danielrentz📖 Documentation
event.all.resulthandler (docs: update example for "event.all.result" handler #5233) - by @danielrentz🧹 Chores & Maintenance
lodash.shuffleand use internal implementation (Use own implementation of shuffle to remve lodash.shuffle dependency #5301) - by @thomashohn