Applies to algoQA V4.5.1
- algoAF Script Issue
In algoAF Script, Recording a custom action with single and multiple verify content action were inconsistent. A code fix has been implemented to ensure that single and multiple verify content action works consistently.
In algoAF Script, after Recording and downloading a custom action with single and multiple verify content action in the code js duplicate variables were created. A code fix has been implemented to ensure that duplicate variables are not created.
In algoAF Script, when a comma was entered in single inline parameter it was splitting into multiple parameters in the step definition. A code fix has been implemented to ensure that the parameters does not split after entering multiple coma's. - Alias step Issue
Alias step with negative parameters was not being assigned properly. A code fix has been implemented to ensure that it is working as expected with no workflow errors.
Alias step with special characters was not being assigned properly. A code fix has been implemented to ensure that it is working as expected with no workflow errors. - AFSettings file Issue
In AFSettings file, merging and replacing functionalities were inconsistent in custom setting editor, a code fix has been implemented to ensure that it is working as expected, this will be useful to merge or replace the AFSettings.json file in configuration.
- Screen Loading Issue
In projects, When a new sheet was added it was leading to loading screen. A code fix has been implemented and removed the add sheet functionality.
- Custom Action Issue
In Custom action, when we are using verify keyword in custom action a screenshot must be captured but it was not capturing. A code fix has been implemented for it to capture screenshot.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article