Skip to content

Releases: AutomationSolutionz/Zeuz_Python_Node

19.2.0

15 Apr 18:04
721d5ee
Compare
Choose a tag to compare

What's Changed

  • [Add] 'next', 'this', 'next_actions' keywords implementation
  • [Improve] If else action conditions now requires exact python syntax

18.1.0

13 Jan 16:15
5d1af8c
Compare
Choose a tag to compare

[18.1.0][Jan 13, 2024]

  • [Add] AI Test recorder extension
  • [Add] %|num()|% variable to extract number from any text

What's Changed

Full Changelog: 17.1.0...18.1.0

17.1.0

23 Oct 08:04
d37abaf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.0.0...17.1.0

17.0.0

10 Oct 10:47
7b71055
Compare
Choose a tag to compare

What's Changed

Full Changelog: 16.5.0...17.0.0

16.5.0

21 Aug 06:46
1ea039c
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.0.0...15.0.4

15.0.0

16 Apr 11:12
Compare
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
Compare
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
Compare
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