Releases: AutomationSolutionz/Zeuz_Python_Node
v21.2.7
v21.2.6
Full Changelog: v21.2.5...v21.2.6
v21.2.5
Full Changelog: v21.2.0...v21.2.5
v21.2.0
What's Changed
Full Changelog: v21.1.0...v21.2.0
v21.1.0
What's Changed
- Nmap security scan visual reporting by @Antu7 in #555
- Mob inspector by @Muntasib-creator in #556
- Security Action File Generation Issue for windows by @ToWhiD073 in #557
- Create
.appfor distributable MacOS application by @sazid in #560 - Appium by @Muntasib-creator in #558
- Fix status parsing from sender response by @Antu7 in #561
- Variables and inspector by @Muntasib-creator in #563
- Appium/mobile automation remote driver integration with device farms by @ToWhiD073 in #564
- Appium(mac & ios) action create and modification by @saSaimon in #562
- remove unnecessary prints by @Muntasib-creator in #566
- Access nested shadow DOM by @mdshakib007 in #567
- Image copy action by @mdshakib007 in #568
- fixed warning related to send_dom_variables by @mdshakib007 in #569
- Action: capture network log by @mdshakib007 in #570
- added new shared variable zeuz_tc_logs by @mahbd in #572
- Fixed the bug of showing nested values of disable-show-value variables by @Zayadul-huq-afnan in #565
- Chrome for testing integration by @mdshakib007 in #571
- fixed a bug on cft open browser, removed maximize_window from open browser in Headless Chrome by @mdshakib007 in #575
- Android inspector for ZeuZ by @mahbd in #574
- Accessibility test action by @Zayadul-huq-afnan in #576
- No need to log zeuz_tc_logs not found by @mahbd in #581
- Error fixed for take_screenshot_selenium by @mdshakib007 in #582
- feat: added playwright capabilities to close_tab action by @Zayadul-huq-afnan in #583
- Hot-fix headless text paste issue by @mdshakib007 in #584
- Fixed bug: ctrl+v wasn't known by the input box by @mdshakib007 in #585
- Added playwright capabilities to switch_tab action by @Zayadul-huq-afnan in #588
- Disable SSL verification for Chrome for testing binary downloads by @mdshakib007 in #592
- Chrome Download Features by @iramulh in #590
- Enable Windows notification for both debug and deployment test case runs by @nasif-z in #596
- CFT download function argument bug by @mdshakib007 in #597
- Force check for every run is disabled for cft by @mdshakib007 in #598
- System chrome can be used instead of CfT now by @mdshakib007 in #599
- Fix issues related to Antivirus systems falsely flagging ZeuZ Node as a malware/trojan/etc by @sazid in #600
New Contributors
- @saSaimon made their first contribution in #562
- @mdshakib007 made their first contribution in #567
- @mahbd made their first contribution in #572
- @Zayadul-huq-afnan made their first contribution in #565
- @iramulh made their first contribution in #590
- @nasif-z made their first contribution in #596
Full Changelog: v20.0.0...v21.1.0
20.0.0
What's new
- ZeuZ Node runner - run node without the hassle of manually downloading and installing yourself.
- ZeuZ connector - seamlessly connect your nodes to any server and switch between them without dealing with credentials.
- Automatically manage Python - if your computer does not have python or have a different version installed, node will download, install and use the appropriate version of python.
- Predictable handling of Ctrl - C
- Vastly improved package management with
uv- observe speedups of ~10x (or even more) when installing node for the first time! - Tons of bug fixes, code removal and re-architect big pieces of the node installer.
ZeuZ Node runner
Run ZeuZ Node seamlessly without having to worry about any setup yourself.
Double.click.to.setup.and.run.ZeuZ.Node.mp4
ZeuZ Connect
Connect your ZeuZ Node without worrying about launching a terminal and copy pasting the node command.
Connect.ZeuZ.Node.mp4
Kill ZeuZ Node directly from the ZeuZ server.
Kill.ZeuZ.Node.mp4
Usage instructions
Windows - you may need to allow the application to run by clicking "More info" and then "Run anyway" when you download and run for the first time.
macOS & Linux - you need to run the command by first marking it as an executable with chmod +x ZeuZ_Node_<platform> and then run ./ZeuZ_Node_<platform>.
19.10.0
What's New in ZeuZ Python Node (v19.10.0)
Here’s an overview of the latest updates and improvements in this release, along with links to relevant PRs for detailed changes:
New Features
- Improved Test Case Control:
- Recorder Enhancements:
- Enhanced Automation Actions:
- Browser and Traffic Management:
Performance & Usability Improvements
- Faster and Smarter Execution:
- Streamlined User Actions:
- OCR (Optical Character Recognition):
Reliability Enhancements
- Error Handling and Logging:
- System Optimization:
Additional Improvements
- Improved Data Handling:
- API Updates:
- New API added for step reporting during execution to keep reports up-to-date ([#508]).
- Miscellaneous Fixes:
We’re continually improving ZeuZ to make your test automation experience more powerful and user-friendly. For a detailed breakdown of changes, check out the Full Changelog.
19.2.0
What's Changed
- [Add] 'next', 'this', 'next_actions' keywords implementation
- [Improve] If else action conditions now requires exact python syntax
18.1.0
[18.1.0][Jan 13, 2024]
- [Add] AI Test recorder extension
- [Add]
%|num()|%variable to extract number from any text
What's Changed
- Recorder by @Muntasib-creator in #381
- Inspector by @Muntasib-creator in #382
- Inspector by @Muntasib-creator in #384
- New UI of Recorder by @Muntasib-creator in #386
- fixed desktop actions access attached files and print image match score by @zahin178 in #387
- Lorust binary by @sazid in #379
- use js added in scroll js selenium action by @Arifshariar7 in #380
- Inspector UI and action improvements by @Muntasib-creator in #390
- Recorder by @Muntasib-creator in #393
- Recorder by @Muntasib-creator in #394
- [Fix] recorder texts typo by @Muntasib-creator in #395
- Disable & Enable Log by @Sakib75 in #389
- set ssl_verification to False by @Arifshariar7 in #397
- Recorder by @Muntasib-creator in #399
- Recorder multi-step-test support by @Muntasib-creator in #400
- New improvements of Recorder by @Muntasib-creator in #401
- version = 18.1.0 date = Jan 13, 2024 by @Muntasib-creator in #402
Full Changelog: 17.1.0...18.1.0
17.1.0
What's Changed
- Python appium client 3.x fix by @zahin178 in #370
- [wip] Add zoom and pan by @zahin178 in #354
- Image search easyocr one by @nadimurrashid in #375
- Inspector and Recorder by @Muntasib-creator in #376
- Activate Inspector, indent bug fix by @Muntasib-creator in #377
- release 17.1.0 by @Muntasib-creator in #378
Full Changelog: 17.0.0...17.1.0