Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows
Language Found: English
Description
Usage Scenario:
User has a button on clicking he creaes a new window.
We need to get an event with almost zero delay that this is going to create a new widnow. This event is to help us wait till the window is created so that automation will not replay the next interaction.
Ideally before completing the current button click handler function, we should be reaching the handler of the new event.