Forum Discussion

kaiiii's avatar
kaiiii
Regular Contributor
7 years ago

Delay until object exist

Facing problem to create Delay for an object...that would be Exists on the next page. 
please help me to fix this problem.
.. also i am new here, so description in brief will help me more.

1 Reply

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    Hi,

     

    > that would be Exists on the next page.

    Not sure what did you mean when talked about 'on the next page'... but in general, you must obtain the target page and then you may use .FindChildEx() method to wait for the target child object to appear within the specified timeout.