2024.6.1
What's Changed
🚀 New Features
- feat: add locator details to find element results by @sudharsan-selvaraj in #1485
- This information is only shown if no results are found
🛠 Fixes
- fix: fix updater by @eglitise in #1407
- Currently only manual update checking is supported. For more details, check the documentation.
- fix: replace newlines in element properties with \n by @miwtoo in #1442
- fix: do not add appium: for undefined capability keys by @KazuCocoa in #1480
- fix: add validation for duplicate capability set name by @sudharsan-selvaraj in #1483
- This does not affect already existing capability sets with duplicate names
🌐 Localization
- chore: Update translations by @github-actions in #1410
- chore: Update translations by @github-actions in #1428
- chore: Update translations by @github-actions in #1439
- chore: Update translations by @github-actions in #1449
- chore: Update translations by @github-actions in #1463
- chore: Update translations by @github-actions in #1495
🔍 Other Changes
- chore: use .jsx and .module.css file extensions where appropriate by @eglitise in #1444
- chore: refactor by @eglitise in #1447
New Contributors
Full Changelog: v2024.3.4...v2024.6.1