Hi
I need a clarification on this topic.
Here is the issue. A text is displayed on an html page as follows :-
You have 3 items in your shopping cart.
Using the Ranorex tool, can we capture the text "3" from the html page and put it into a variable for validation. The validation to be done is as follows :-
If the varNumberOfItems is > 0 then check out else continue shopping.
How can this logic be implemented in Ranoex. Please reply asap.
Thanks