Qualibrate allows you to record and execute JavaScript browser dialogs in web applications, such as alerts, confirmations, input prompts. They can be automated as a part of your test in Chrome browser.
How does it work?
The Qualibrate records and plays back interactions with JavaScript dialog boxes in a slightly different way than other objects:
Confirmation dialog will contain only one step - Click on Confirmation Dialog.
When recording Alerts and Prompts the steps will be captured in reverse order.
Comments
0 comments
Please sign in to leave a comment.