Issue 99649 - [Automation] Provide safe function to execute asynchnous slots
Summary: [Automation] Provide safe function to execute asynchnous slots
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: current
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: joerg.skottke
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-26 07:02 UTC by joerg.skottke
Modified: 2013-08-07 15:07 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description joerg.skottke 2009-02-26 07:02:19 UTC
Slots like EditPast, EditCopy, EditCut might not be ready when clicked.

Create a generic function that encapsulates execution in a loop with a
try...catch block.
In the framework tools directory there already is a file called performance.inc.
This file should be reviewed and made global. There would be a nice place to put
these functions.
Comment 1 joerg.skottke 2009-02-27 11:09:17 UTC
Started
Comment 2 joerg.skottke 2009-03-10 19:06:26 UTC
Moved task from CWS automation001 to CWS automation002
Comment 3 joerg.skottke 2009-03-10 19:28:07 UTC
Fixed, hUseAsyncSlot added with a number of predefined slots
Comment 4 joerg.skottke 2009-03-12 08:40:17 UTC
Verified
Comment 5 joerg.skottke 2009-10-09 08:11:27 UTC
Close