Forum Discussion
shankar_r
10 years agoCommunity Hero
My Object tree is much straight forward. It is having just two or three objects.
Namemapping.Sys.MainPage.Pane.txt_UserName
Namemapping.Sys.MainPage.Pane.txt_Password
Namemapping.Sys.MainPage.Pane.btn_Login
When i run script with something like this objects, It is running fine. But When i want stop the execution in-between I'm not able to stop after clicking Stop button.
As i said earlier, Its just hangsup.
My system has much better space for utilizing.
tristaanogre
10 years agoEsteemed Contributor
Do you have any event handlers set up for "OnStopTest" that could be attempting to execute some code against something that is in an invalid state?