Studio:Script Timeout Considerations: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| Line 11: | Line 11: | ||
| | Yes | | Yes | ||
| |- | |- | ||
| | Script is run from within a test suite by clicking [[Image:RunAll.png]] | | Script is run from within a test suite by clicking the RunAll button ([[Image:RunAll.png]]). | ||
| | Yes | | Yes | ||
| |- | |- | ||
| | Script is run from within an Editor window by clicking [[Image:Run.jpg]]   | | Script is run from within an Editor window by clicking the Run button [[Image:Run.jpg]]).  | ||
| | No | | No | ||
| |- | |- | ||
Revision as of 22:03, 11 July 2008
The following table describes the situations in which a timeout period applies or does not apply:
| Action | Timeout Period Applies | 
| Script is run from within another script using RunBlocking() from Studio. | Yes | 
| Script is run by selecting the script in the Files Pane, right-clicking and choosing Run | Yes | 
| Script is run from within a test suite by clicking the RunAll button (File:RunAll.png). | Yes | 
| Script is run from within an Editor window by clicking the Run button  ). | No | 
| Script is run from within another script using RunNonBlocking() from Studio. | No |