You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SWExplorerAutomation
The WaitForActive function waits for a scene to reach the active
state. But how it works?
Does it wait some time for the browser complete event (simulating AJAX
complete event) and trigger the mechanism of the scene identification?
Message has been deleted
Alex Furman
unread,
Jan 29, 2009, 2:22:47 PM1/29/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to swexplorer...@googlegroups.com
WaitForActive just waits for a scene active state. It doesn't run a scene identification. The scene identification is triggered by browser complete events or ExplorerManager.RunIdentification.