Search found 2 matches

by Burhanku
Wed Nov 19, 2014 10:13 am
Forum: General Questions
Topic: How to get value from web page via Ranorex
Replies: 2
Views: 2391

Re: How to get value from web page via Ranorex

Hi, What you are looking for is "Get Value" action (GetAttributeValueText method). Use this action to obtain the value and store it in a variable. Then compare this variable via code. The question is, if Ranorex is able to read the date value from the element in question? Have you tried to track th...
by Burhanku
Wed Nov 19, 2014 7:34 am
Forum: General Questions
Topic: How to get value from web page via Ranorex
Replies: 2
Views: 2391

How to get value from web page via Ranorex

Hi everybody, Good morning. Sorry for my little bit English :oops:

First of all, I want to get value on web page, after that I want to compare it with DateTime.Now.AddMinutes(1);

How can i get this innertext on web page? i can share screenhot which Iwant it.

Thanksssss a lot ^^