Forum Discussion
- BobikFrequent Contributor
'Default project properties' apply to new created projects only. You should uncheck 'Stop on Error' option in your project directly.
Double click at "ESRA HighSpeed" item in project tree. Open 'Properties' tab. Select 'Playback' page in list.- kjadhavkunalContributor
Yes, Thanks stop on error works but it requires user interaction whenever runtime error occurs
[i.e. User has to click on 'No' button whenever it asks whether to stop project execution.]
When user clicks on 'No' button excution proceeds ahead. Cant we skip this step of 'Confirmation popup' ?
Please help us with a solution.
- tristaanogreEsteemed Contributor
Runtime errors are a bit different... they indicate a problem with the code itself. I think you need to do a bit of debugging to get that error to go away.
- AlexKaras
Champion Level 3
Hi,
> [ We also wanted to know more about ‘Error dialog’ option.]
https://support.smartbear.com/viewarticle/80861/ should provide you with more details.