Page 1 of 1

Ranorex API

Posted: Thu Apr 03, 2014 6:36 pm
by pkaraya
Something I've been meaning to look for in the Ranorex API is a way to see if the whole page contains a string. This is commonly done in selenium with a call like:

AssertTrue (driver.getPageSource().contains("text_to_search"));

Do you know if there is anything similar in Ranorex?

Re: Ranorex API

Posted: Fri Apr 04, 2014 1:43 pm
by krstcs
See my answer to the same question here:

http://www.ranorex.com/forum/post25080.html#p25080