set test timer < 1 minute

Looks like it's even easier, depending on the action you want to take.At the root of the test (or the page) insert an ACTION such as:On: ShowAction: Display MessageMessage to display: Too lateTHEN MAKE SURE TO CHECK THE DELAY BEFORE ACTION BUTTONand select a time to wait before displaying the alert (seconds or tenths of a second).Insert Another ACTION right after it with the action you want to take next such as:On: ShowAction: Go ToTarget: Next PageTHEN MAKE SURE TO CHECK THE DELAY BEFORE ACTION BUTTONand select the same time as the first ACTION.Since BOTH ACTIONS are set to fire at the same time, and the first is an alert (a system call) then the second ACTION waits until the user addresses the alert message (with a click) and then the second event is processed (go to the next page).This actually suggests something else which is intriguing me right now. I'm going to try something and see if it works.

Discussions have been disabled for this post