Skip to content

Releases: AutomationSolutionz/Zeuz_Python_Node

17.0.0

10 Oct 10:47
7b71055

Choose a tag to compare

What's Changed

Full Changelog: 16.5.0...17.0.0

16.5.0

21 Aug 06:46
1ea039c

Choose a tag to compare

Release Notes:

  • [Add] profile add for browsers
  • [Add] easyocr implement for desktop
  • [Add] AI web extension integrated with automation browser
  • [Add] Connect and Run Query on BigQuery
  • [Add] Page load timeout
  • [Add] New "Rust" based performance action.
  • [Add] Added - Text to Speech action
  • [Add] Added - S3 Actions
  • [Fix] Fix chrome. firefox & edge driver issues on selenium 4.10 (executable_path error).
  • [Add] Browserstack - WEB support
  • [Add] Added - Convert XML to JSON format
  • [Add] Added - sbl flag to enable showing browser log in console. Default: False
  • [Add] Resize selenium window action
  • [Add] Save if not defined in save into variable
  • [Add] Prevent printing specified variables
  • [Add] Rest response comparison feature added into compare data action
  • [Add] Added -spu or --stop_pip_auto_update to disable auto python module update
  • [Add] Immediate parent support in windows path
  • [Add] Add Open Empty Browser Action
  • [Add] Add Skip TestCases Action
  • [Add] Fix browserstack issue from node and refactored for appium v2
  • [Fix] Fix shell FillNotFoundError on mac real device

16.1.0

25 Oct 16:08

Choose a tag to compare

CHANGELOG

What's Changed

New Contributors

Full Changelog: 15.1.1...16.1.0

15.0.4

26 May 08:43

Choose a tag to compare

What's Changed

Full Changelog: 15.0.0...15.0.4

15.0.0

16 Apr 11:12

Choose a tag to compare

  • [Add] Added capability for handling alert as desired.

  • [Add] Added action read scanned pdf

  • [Add] email_attachment feature is added into email_read action

  • [Add] zeuz_current_tc and zeuz_current_step variables are added

  • [Add] Add capability for handling alert as desired.

  • [Add] Added 4 new actions:

    • Attachments upload to Testcase
    • Attachments upload to Step
    • Attachments upload to Global
    • Disable steps
  • [Change] openpyxl is made default for excel_read

  • [Change] Reporting structure is changed

  • [Fix] --log_dir is fixed

  • [Fix] import pyautogui fix for ui-less machine

  • [Remove] SSL validation is bypassed while installing webdriver

14.11.0

15 Mar 08:30

Choose a tag to compare

  • [Add] Added Upload through window for web
  • [Add] Added actions for different pdf format comparison
  • [Add] Added extract_text_from_pdf action
  • [Add] Openpyxl module is added for Excel for silent read
  • [Add] Add optional parameter read as json in Read Text File common action
  • [Improve] Improved click and download action with wait and file managements
  • [Improve] Node logging is enhanced with rich UI
  • [Change] Launch mobile browser only on desktop chrome
  • [Fix] Node-offline bug is fixed
  • [Fix] Switch to Alert action is fixed by replacing deprecated methods and dataset parsing

14.10.1

14 Feb 18:25
21e41f1

Choose a tag to compare

14.10.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 14.9.0...v14.10.1

14.8.0

18 Dec 18:37

Choose a tag to compare

ChangeLogs:

  • [Add] Windows Scroll to an Element and Swipe action are added
  • [Add] Snapshot search and Image text search is added with parent support in Windows
  • [Add] Added Check_uncheck action for windows
  • [Add] Toggle pattern and selection item pattern is added into save_attribute action
  • [Add] Added Chrome Electron App launch with required browser version
  • [Improve] Save Attribute values is improved to scroll and extract data according to coordinates
  • [Improve] Made time format cross-platform
  • [Improve] direct access given number of levels in xml tree
  • [Improve] Improved windows Launch app with maximize, setting custom size and location, wait, inspector open
  • [Improve] Improved today variable with cross-platform feature
  • [Improve] Server side system bug now will be handled in Node
  • [Add] Extract Table data action is added for selenium
  • [Add] Added multiple keystroke for selenium with + sign
  • [Fix] WebDriver_installer fixed