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.