This is a migrated thread and some comments may be shown as answers.

How to use Wait.For

1 Answer 51 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vladimir
Top achievements
Rank 1
Vladimir asked on 15 Nov 2013, 11:43 AM
Hi,

I've got error on VS. When I type "Wait.For", VS displays an error "Unknown method "For" of ArtOfTest.WebAii.Synchronization.Wait".

What should I do?

1 Answer, 1 is accepted

Sort by
0
Velin Koychev
Telerik team
answered on 20 Nov 2013, 10:02 AM
Hello Vladimir,

I am sorry to hear that  you are experiencing this issue.

I was able to reproduce this issues. Fortunately, there is a quick fix: Your class RequestsPage should inherit from BaseWebAiiTest class (you also need to add using statement for ArtOfTest.WebAii.Design). 
Here is a short video for demonstration.

I hope this helps.

Regards,
Velin Koychev
Telerik
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Vladimir
Top achievements
Rank 1
Answers by
Velin Koychev
Telerik team
Share this question
or