Search found 12 matches

by dariof
Tue Aug 19, 2014 9:26 am
Forum: Bug Reports
Topic: The repository is not linked anymore to the module
Replies: 2
Views: 1752

The repository is not linked anymore to the module

Hi, I've just encountered a weird bug on Ranorex 4.1.1 the repository is not linked anymore to the module. Thus all item are blinking and it is written 'Item not found' (see error.png). I checked and the repository is empty (see repository.png)!!! How can I restore the old repository? I've tried res...
by dariof
Fri Dec 13, 2013 5:34 pm
Forum: Automation Tools
Topic: Running test without Ranorex Studio
Replies: 3
Views: 2588

Re: Running test without Ranorex Studio

I have tried, but the result is the same.

Thanks
by dariof
Tue Dec 10, 2013 5:57 pm
Forum: Automation Tools
Topic: Running test without Ranorex Studio
Replies: 3
Views: 2588

Running test without Ranorex Studio

Hi, I have a problem with a windows form. If I running a test case with Ranorex Studio, the test work, while I running the test case without Ranorex Studio (command line), the test no work. The test ignores the form ClickOnceClientFolder (I have attached a snapshot of the program.), and all the oper...
by dariof
Tue Dec 03, 2013 5:44 pm
Forum: Automation Tools
Topic: Identify failed tests
Replies: 1
Views: 1708

Identify failed tests

The program saves the test reports KO and OK in the same folder, but I'd like to check only the reports failed.

Is it possible, for example, to save the reports failed in a different folder? or rename the reports failed?

Thanks
by dariof
Fri Nov 22, 2013 9:05 am
Forum: Automation Tools
Topic: Button isn't present in tree Browser and Results
Replies: 4
Views: 2012

Re: Button isn't present in tree Browser and Results

I have already attached the snapshot in the previous post. :D

Thanks
by dariof
Wed Nov 20, 2013 2:34 pm
Forum: Automation Tools
Topic: Button isn't present in tree Browser and Results
Replies: 4
Views: 2012

Button isn't present in tree Browser and Results

Hi, I have a problem with a button that I use to open a new window. This button isn't present in the tree Browser and Results, and also with View Spy - Track I cannot select the button. You can see the button in the attached image (for example the button associated to the textbox Acid concentrate) I...
by dariof
Thu Nov 14, 2013 5:35 pm
Forum: Automation Tools
Topic: Menu path change different software version
Replies: 6
Views: 2035

Re: Menu path change different software version

Snapshot in attach.
Thanks
by dariof
Thu Nov 14, 2013 11:35 am
Forum: Automation Tools
Topic: Menu path change different software version
Replies: 6
Views: 2035

Re: Menu path change different software version

Thanks for the reply. Last question, Can I set the default recording without indexes? I' d like to have path without indexes. Now the default recording is this: /treeitem[3]/treeitem[4]/element[@automationid='26226'] I'd like to have default recording like this: /treeitem/treeitem/element[@automatio...
by dariof
Wed Nov 13, 2013 10:07 am
Forum: Automation Tools
Topic: Menu path change different software version
Replies: 6
Views: 2035

Menu path change different software version

I have different versions of a software with a different menu. Is it possible to make sure that I read the AutomationId directly without going through the path of the menu? In fact, the menu changes: in the first version is /treeitem[3]/treeitem[4]/element[@automationid='26226'] but in the other is ...
by dariof
Fri Oct 25, 2013 9:31 am
Forum: Automation Tools
Topic: Validate Image
Replies: 2
Views: 2015

Validate Image

Hi,
can I check if a screen doesn't contain a picture?
In the Validate action I only found "ContainsImage". I would need to find "NotContainsImage".

Thanks!
by dariof
Tue Oct 15, 2013 2:02 pm
Forum: Automation Tools
Topic: Validation Drop-down
Replies: 1
Views: 1870

Validation Drop-down

I'm validating a program WCF.
How can I check that the value of Drop-down is empty? (The Drop-down haven’t selected any value, only the first one with empty value)

Thank you very much
Dario