jscRegular Contributor8 years agohow to distinguish between different timeouts? I got timeouts set on each testitem and on each project. Currently I have an eventhandler (in the scriptextensions) that is called on either timeout. But I want to handle it differently - timeo...Show More
NisHeraValued Contributor8 years agoIt's difficult to answer to your problem without knowing how exactly you handle the event.But if you use Runner.Stop(); will stop entire projectRunner.Stop(true); will stop current test more and more even more
Recent Discussionscapture variable from the popup in Desktop applicationUnable to run Keyword Tests after 15.80"Simplified WPF object tree" setting
Related ContentSOAP Response timeoutImpossible to distinguish two report sectionCloning a git repo fails with timeout error