08-06-2008, 02:21 PM
Hi all
Im testing a web based application, where the user logs in and follows a flow. If the user has already done that flow, a different page is shown with a text "You have already done this flow, click ok to view details"
In my script i want to insert some sort of call to function, where a click on OK on the new page is performed and the script should not run any further from here. How do approach this ?
Im testing a web based application, where the user logs in and follows a flow. If the user has already done that flow, a different page is shown with a text "You have already done this flow, click ok to view details"
In my script i want to insert some sort of call to function, where a click on OK on the new page is performed and the script should not run any further from here. How do approach this ?