Search found 3 matches

by esims
Thu Jul 25, 2013 10:11 pm
Forum: General Questions
Topic: multiple browser versions together
Replies: 1
Views: 1686

multiple browser versions together

is there a way to have the product run on different versions of the same browser? for instance, i can install multiple versions of firefox on my machine (or IE for that matter) and would like to tell ranorex to open them, not just one version of firefox. this is useful in testing our code with older...
by esims
Thu Jul 25, 2013 10:05 pm
Forum: General Questions
Topic: Wait for page load
Replies: 2
Views: 8510

Re: Wait for page load

thank you. this is my official plus one for adding this as a non-programmatic-only feature to the product. thanks again for your reply!
by esims
Thu Jul 25, 2013 9:38 pm
Forum: General Questions
Topic: Wait for page load
Replies: 2
Views: 8510

Wait for page load

i see no way to make the action wait for page load in a web environment. all i see is duration in milliseconds.

is there a way to make it wait until the page is fully loaded before it executes the next directive?