Forum Discussion
YMinaev
Staff
16 years agoHi,
You can create a handler for the OnLogError event and analyze the error text in it. This will allow you to pause the script only on the needed errors by using the Runner.Pause method.
You can create a handler for the OnLogError event and analyze the error text in it. This will allow you to pause the script only on the needed errors by using the Runner.Pause method.