Maveryx Test Automation Framework Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Maveryx Test Automation Framework 2.8.0Jul 24, 2024
Features
  • Keyword-Driven Framework Enhancements introducing the following new Actions:
    • USE_WEB_ROBOT_ON.
    • USE_WEB_ROBOT_OFF.
  • Added a new SetWebRobot command.
  • Enhanced WebDriver Selection Mechanism.
  • Improved automatic WebDriver selection and download mechanism.
Fixes
  • Minor security and performance fixes.
Maveryx Test Automation Framework 2.7.0Mar 18, 2024
Features
  • Keyword-Driven Framework Enhancements introducing the following new Actions:
    • WAIT_SECONDS and aliases (DELAY_SECONDS | SLEEP_SECONDS).
    • SWITCH_TO_PARENT_FRAME.
    • ZOOM.
    • TAKE_SCREENSHOT.
    • HAS_TEXT_CONTAINING.
    • HAS_NO_TEXT.
    • IS_NOT_EMPTY.
    • NOT_CONTAINS.
    • GREATER_OR_EQUAL_THAN.
    • LESS_OR_EQUAL_THAN.
  • Customizable Web Test Environment - Added BROWSER_VERSION and WEBDRIVER_VERSION parameters in the AUT configuration file.
  • Enhanced Desktop Application Window Management - Improved minimize, maximize, restoreDown, and deiconify operations.
  • New Commands: Screenshot
  • Enhanced WebDriver Selection Mechanism - Improved automatic selection and download mechanism.