Forum Discussion

kjadhavkunal's avatar
kjadhavkunal
Contributor
9 years ago

'Stop on Error' is unchecked, still the project execution stops at error and unable to run rest.

Hi,

    We have already unchecked ‘Stop on Error ’ from Default Project properties. And whenever we try to execute a complete project it doesn’t execute the ‘Dashboard and Download’ suit, because in previous suit it fires an error.

[ We also wanted to know more about ‘Error dialog’ option.]  Please find the attached screenshot for more details and help us with a solution.

   

  • Bobik's avatar
    Bobik
    Frequent 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.

    • kjadhavkunal's avatar
      kjadhavkunal
      Contributor

            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.

      • tristaanogre's avatar
        tristaanogre
        Esteemed 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.