Maveryx Test Automation Framework 版本发布

查看各个版本中的新增内容,包括功能、增强和已解决问题的详细信息。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Maveryx Test Automation Framework 2.8.02024年7月24日
功能
  • 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.
修复
  • Minor security and performance fixes.
Maveryx Test Automation Framework 2.7.02024年3月18日
功能
  • 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.