Search found 3 matches

by SvenP
Thu Oct 15, 2009 12:53 pm
Forum: Object Identification and Technologies
Topic: WaitForDocumentLoaded() Method and ElementNotFoundException
Replies: 4
Views: 3740

Re: WaitForDocumentLoaded() Method and ElementNotFoundException

Hello, thx for the clue. i think searchtimeout will solve the problem, but can i use this function also for variables that are not in the repository. because sometimes i need not hard coded values like this public static WebDocument Zeitschriften; .... Zeitschriften = "/dom[@caption~'^" + x3 + y2 + ...
by SvenP
Thu Oct 15, 2009 8:35 am
Forum: Object Identification and Technologies
Topic: WaitForDocumentLoaded() Method and ElementNotFoundException
Replies: 4
Views: 3740

WaitForDocumentLoaded() Method and ElementNotFoundException

Hello, our company is evaluating Ranorex for Website (our created Websites, Webshops) GUI Tests . It´s a fine tool and most tests run well, BUT there is a main problem that occurs often. I use WaitForDocumentLoaded(); after every performClick() method. But Ranorex dont wait long enough for the Page,...