Search found 60 matches

by strannik
Wed Nov 26, 2014 9:09 pm
Forum: General Questions
Topic: outside of visible desktop
Replies: 1
Views: 1944

outside of visible desktop

Hello everybody,

I'm getting error message (see an attachment) when running my script back. It is a validation for existing of an object. Do anyone knows how to fix this?

Thank you.
by strannik
Mon Nov 24, 2014 10:01 pm
Forum: General Questions
Topic: how to validate rows
Replies: 3
Views: 1742

Re: how to validate rows

Hi Markus,

Here is a snapshot. Please take a look.

Thank you.
by strannik
Fri Nov 21, 2014 3:36 pm
Forum: General Questions
Topic: how to validate rows
Replies: 3
Views: 1742

how to validate rows

Hi All,

The system creates two rows instead of one. Is it possible to validate rows on GUI that only one should exist.

Thank you.

Please see an attachment
by strannik
Tue Nov 18, 2014 8:41 pm
Forum: General Questions
Topic: how to compare excel data with gui data
Replies: 3
Views: 2456

Re: how to compare excel data with gui data

Thank you rawatankit6,

Could you please give me example how to create a dynamic xpath for an item.
by strannik
Tue Nov 18, 2014 3:34 pm
Forum: General Questions
Topic: how to compare excel data with gui data
Replies: 3
Views: 2456

Re: how to compare excel data with gui data

Please see attachments for GUI and Excel data.

Thank you.
by strannik
Tue Nov 18, 2014 1:18 am
Forum: General Questions
Topic: how to compare excel data with gui data
Replies: 3
Views: 2456

how to compare excel data with gui data

Hi All, We need to compare excel file which contains data with generating data on GUI. When we entering First name and last name the system will generate data based on person information and this data should equals excel data. Do I need some how to open excel document to do comparison or it could be...
by strannik
Tue Nov 04, 2014 7:42 pm
Forum: General Questions
Topic: how to iterate through drop down box
Replies: 3
Views: 2374

Re: how to iterate through drop down box

Hi guys, Thank you very much for your help. I just added Driver names to Simple Data Table. Actually how it is working when I select Add button it will display all drivers where you have to select driver I used "enter" and assign it as variable and after that connect it to data table. Everything is ...
by strannik
Tue Nov 04, 2014 3:32 pm
Forum: General Questions
Topic: how to iterate through drop down box
Replies: 3
Views: 2374

how to iterate through drop down box

Hi All, Is it possible to iterate through drop down box and select an item? For an example: I need to create car and assign driver to it from drop down box after that I need to create a new car and assign second driver from drop down box to it and so on. I created Simple Data table for drivers and v...
by strannik
Mon Nov 03, 2014 8:37 pm
Forum: General Questions
Topic: enable continue on fail
Replies: 2
Views: 2861

Re: enable continue on fail

Thank you krstcs,

I need script to continue executing after it is not find the item that's why I was asking is it possible or not to change settings.
by strannik
Mon Nov 03, 2014 5:33 pm
Forum: General Questions
Topic: enable continue on fail
Replies: 2
Views: 2861

enable continue on fail

Hi All,

Is it possible to change time for Enable continue on fail settings when Ranorex is looking for an item?

For an example in my case it is 1m or 1.5m. I need to decrease time that script will run faster.

Thank you.
by strannik
Thu Oct 30, 2014 8:22 pm
Forum: General Questions
Topic: how to connect user code models
Replies: 6
Views: 1619

Re: how to connect user code models

Thank you krstcs,
I did some reading and everything is Ok now.
by strannik
Wed Oct 29, 2014 5:14 pm
Forum: General Questions
Topic: how to connect user code models
Replies: 6
Views: 1619

Re: how to connect user code models

thank you,
I don't understand how I will use code models with it. I can make due date variable through Get Value function and assign Set value to current date with the same variable but current date is not = to due date.
by strannik
Wed Oct 29, 2014 4:53 pm
Forum: General Questions
Topic: how to connect user code models
Replies: 6
Views: 1619

Re: how to connect user code models

Hi krstcs,

I never did it before could you please let me know how to do that? Do I need code models?

Thank you
by strannik
Wed Oct 29, 2014 4:28 pm
Forum: General Questions
Topic: how to connect user code models
Replies: 6
Views: 1619

how to connect user code models

Hi all, The system generates due date which is 90 days ahead of system date. I need to validate that this date is correct and we have current date in our system. I have wrote user code which converts current date to due date but I don't know how to connect or combine them. If this dates would be on ...
by strannik
Wed Oct 22, 2014 5:09 pm
Forum: General Questions
Topic: Instruct Ranorex to start inserting data from specific rows
Replies: 5
Views: 1550

Re: Instruct Ranorex to start inserting data from specific rows

Thank you, I have tried myself and I was able to get to the data source.