Provide FM command that will wait for a UI to appear

Project:FoneMonkey
Created:Wed, 03/10/2010 - 08:44
Changed:Thu, 03/31/2011 - 13:06
Reported By:petehale
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:fixed
Description

In many circumstances a given UI action results in a request to a backend server and depending on response time variability pausing a script may not be adequate. Providing a command that allows one to wait for a UI element to be present would allow one to reliably control the preconditions for follow-on commands

 

WaitFor UIView ("Home") <timeout> - command fails if timeout is reached <property> <expected value>  

#1

Status:active» fixed

FlexMonkey 0.7.1 has a WaitFor command. We hope to release in a few days.