🏢Enterprise Feature
What’s New?
-
Katalon Object Repository Conversion:- Convert Katalon object repositories into Ginger Page Object Model (POM) formats, enhancing compatibility and usability for Katalon users.
-
Support Advanced Playwright Features-
- Alerts Handling: Enhanced capabilities for managing alerts during test execution, improving the robustness of automated tests.
- Network Logging: New logging features that capture network activity during tests, allowing for better analysis and debugging
-
Enhanced POM Category Configuration-
- New User Option: A new icon on the POM Elements page allows users to easily select and apply categories through a convenient pop-up.
- Bulk Category Updates: Users can now quickly add categories to all items at once on both iPhone and Android POMs.
-
Deep Link Support- Now Launch Ginger and Execute RunSet from Web by embedding Ginger Deeplink via web application.
-
Docker Image- New docker image with all batteries included based on Ubuntu. Pull from here
-
Other enhancement
- Enhanced the UIElementAction by adding a new ScrollAlignment field, enabling users to align elements during scroll actions with options for Start, Center, End, and Nearest, improving control over positioning.
- Script Action now supports variable-based path configuration for interpreters like Python and Perl.
- HBase Enhancement: support Different datatypes in response of sql queries.
- Single RQM Configuration files can now seamlessly support multiple RQM projects by dynamically retrieving project-specific ALM fields and values.
- Actions supported on windows (web API actions, JSON XML tag validations) are now supported on Unix and Linux platforms
- All ALM's (Octane, JIRA, Azure-devops, RQM, QC) are now supported on Unix and Linux platforms.
- Now cleanup and error handler activity are viewable on RunSet page & HTML report.
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 70+ Bugs were fixed.