Releases: AutomationSolutionz/Zeuz_Python_Node
Releases · AutomationSolutionz/Zeuz_Python_Node
14.11.0
- [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
What's Changed
- version = 14.9.0 date = January 21, 2022 by @Muntasib-creator in #111
- Action disable flip by @Muntasib-creator in #112
- API session and client cert by @sazid in #113
- Action disable flip by @Muntasib-creator in #114
- remove allowEmpty by @sazid in #115
- Fix typo in README by @thearyanahmed in #116
- [Fix] appium scroll_to_element is fixed by @Muntasib-creator in #117
- click offset by @Muntasib-creator in #119
- Random email mod by @Muntasib-creator in #120
- REST API headers and redirect by @sazid in #118
New Contributors
- @thearyanahmed made their first contribution in #116
Full Changelog: 14.9.0...v14.10.1
14.8.0
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