-
Notifications
You must be signed in to change notification settings - Fork 14
Node 16.1.0 release #240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Node 16.1.0 release #240
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…n_node into deploy-v3
Deploy Engine v3
# Conflicts: # Framework/Built_In_Automation/Web/Selenium/BuiltInFunctions.py
- Fixed zeyz failed error - Fixed value returning true for uncheck value
…alc's QA's are asking for it. It is subject to change.
…ndows Fixed zeuz failed windows
…hon_Node into selenium_deprecation_fix
…_fix Selenium deprecation fix
…_fix Selenium deprecation fix
…_fix changelog
sazid
approved these changes
Oct 25, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[Add] Continue to next iter feature is implemented in For Loop Action
[Fix] datatype fix and checkbox/toggle item fix for windows
[Fix] browser performance matrices is confined to chrome and edge browsers only
[Add] Largest Contentful Paint is added in browser performance matrices
[Improve] Stale element error is handled in click and check action
[Add] zeuz_prettify_limit variable can limit prettify characters
[Add] Added secondary random mailbox
[Add] Added Browser Performance metrics, Step metrics, Action metrics
[Add] Import files in Execute Python Code action
[Add] Added a reserved variable zeuz_attachments_dir
[Add] Enabling connection for two of more database simultaneously
[Add] 'uuid' module is inserted into variable parsing
[Add] 'frame parameter' support is added into Switch_Iframe action
[Add] Action for get access token url (oauth 2.0) with documentation
[Add] Browser action for get current url from address bar with documentation
[Add] Basic performance testing functions for rest calls
[Add] Added selenium grid functionality. Usage:
cd .../Framework/Built_In_Automation/Web/Selenium
docker-compose -f docker-compose-v3.yml up
[Fix] Compare data ignore_list_order bug fix
[Fix] Zeuz_auto_teardown variable bug fix
[Fix] Mobile browser update bug fix
[Fix] zeuz_pid_finder bug fix for chrome
[Add] Authenticator code generator action is added for windows
[Improve] Function handle capability inside csv cells is implemented
[Fix] Windows_pid issue solved for image searching
[Add] Don't download the same attachments multiple times. This is achieved
by keeping track of hashes of the attachment files sent from the server.
Technical note: protobuf definitions updated.
[Add] Add support for multiple certificates in API actions. Use them like
so:
Certificates are best used by pairing with the session optional parameter.
[Fix] Fixed return for common screenshot action