github-actions
released this
04 Oct 12:17
·
4 commits
to Releases/Published-Official-Releases/Official-Release-2024.4
since this release
🏢Enterprise Feature
What’s New?
-
Accessibility Rules Customization- Enable\disable certain accessibility rules that need to be ignored during execution.
-
Playwright Driver Enhancements- Now with upgraded Playwright driver, below things can be achieved.
- Inspect and add element using Live spy and Windows explorer with Playwright browser.
- Self-healing, which was supported for selenium driver, now also supports playwright driver.
- Visual testing and Accessibility testing actions also extended to support playwright driver.
-
Integration with GingerOps🏢- Import environment from GingerOps along with application and their parameters to reuse it in Ginger Flow.
-
Mobile Automation enhancements-
- Enhanced Mobile automation controls- Gain more control over short and long press actions along customization options.
- Landscape mode added for Tablet view.
- Open and close applications with their name.
- Integration with Kobiton-connect with Kobiton device lab with upgraded Appium client version (5.1.0)
-
Other enhancement
- New option to get Account report link in Email Execution summary report.
- Pagination added on RunSet Execution history page for reports loading from remote.
- Popup added on HTML report to read the error details precisely.
- Added description column in Output values grid to specify friendly description to output parameters.
What’s Changed?
- Playwright Web agent configuration page is redesigned to group configuration in various categories and by browser type.
- Load Account report directly from RunSet.
- UI Element action operations extended to support Playwright driver.
- Click operation now supports all types of HTML elements for Web platforms.
What’s Fixed?
Over 80+ Bugs were fixed.