Applies to algoQA V4.5.2
- Script Execution Issue
If a locator is added manually to an existing node in the profiler, user was facing error while executing the script. A code fix has been implemented to ensure that it is working as expected with no workflow errors. - Alias Step Issue
When there '+' symbol in alias step there was an error appearing in step definition. A code fix has been implemented to ensure that it is working as expected with no workflow errors. - Script Generation Issue
Users were not able to generate scripts in Javascript Webdriverio framework while there are more than 600 test cases, a code fix has been implemented to ensure that scripts can be generated with any number of test cases.
- Report Generation Issue
For JAVA 12 and higher versions, Json report was not getting generated. A code fix has been implemented to ensure that it is working as expected with no workflow errors.
- Step Definition Issue
In Step definition, When there is same steps with different custom values duplicate GWT was created inside the script when there is specials characters in control name. A code fix has been implemented to ensure that the duplicate GWT is not created.
- Code Compilation Issue
In API automation, Users were facing compilation error while executing scripts in java selenium framework this was due to updates made in java selenium framework for improving code quality, users can update common and runner packages in their project but they have to compare old to new project using beyond compare. Users have to update the existing customize framework with latest new framework updated code.
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