Search found 11 matches

by Kikkaha
Thu Dec 07, 2017 8:13 am
Forum: How To …
Topic: One Xpath but two values
Replies: 9
Views: 4934

Re: One Xpath but two values

I wrote: --> on each view it is possible that field contents become - while running - different values For me it is necessary to validate the values it is not enough to check if there is something in the Xpath available <-- Thereafter you ask: --> As for what you are validating, do you just need to ...
by Kikkaha
Wed Dec 06, 2017 4:03 pm
Forum: How To …
Topic: One Xpath but two values
Replies: 9
Views: 4934

Re: One Xpath but two values

Here is an example of an Xpath

/dom[@domain='Example12345.com']//div[#'silverlightControlHost']/?/?/form[@name='Silverlight Control']/?/?/tabpage[@name='Zuweisung']/text[@name='Lose Produktion (1)']

And this part of the path is what I need to check
--> [@name='Lose Produktion (1)']
by Kikkaha
Wed Dec 06, 2017 3:58 pm
Forum: How To …
Topic: One Xpath but two values
Replies: 9
Views: 4934

Re: One Xpath but two values

Windows 7 Enterprise Service Pack 1 Because our sec.-restrictions it is not possible to send a snapshot Ranorex 7.2.1 The system is a shop floor-System. The system includes a few process steps for each step there is a separate view. on each view it is possible that field contents become - while runn...
by Kikkaha
Wed Dec 06, 2017 2:38 pm
Forum: How To …
Topic: One Xpath but two values
Replies: 9
Views: 4934

One Xpath but two values

Hello everybody the following situation: 1. I track a field (silverlight) with spy 2. I validate the content 3. a few steps later the field contains a different content 4. I want to validate the new content but....the xpath I tracked with spy is containing the content of the validation before If I u...
by Kikkaha
Wed Dec 06, 2017 10:53 am
Forum: How To …
Topic: Wait for 5m per default
Replies: 2
Views: 1571

Re: Wait for 5m per default

Thank you very much for the fast answer.

Have a nice day
Kikkaha
by Kikkaha
Wed Dec 06, 2017 10:04 am
Forum: How To …
Topic: Wait for 5m per default
Replies: 2
Views: 1571

Wait for 5m per default

Hello every body For my test automation I need: 1. The "wait for" with 5m per default (now it is 5s) 2. The "wait for" with "exist" per default (now it is "not exist") 3. Mouse click selection with "center" by default (now it is always with coordinates e.g. (85.123) ) Is this possible? Best regards ...
by Kikkaha
Fri Apr 21, 2017 3:32 pm
Forum: How To …
Topic: rxlog: Jump to item
Replies: 4
Views: 2250

Re: rxlog: Jump to item

---
---
Serverrestart

°° a reboot helps anytime ;-)

Now it is working as well:-)

THX a lot
Kikkaha
by Kikkaha
Fri Apr 21, 2017 1:09 pm
Forum: How To …
Topic: rxlog: Jump to item
Replies: 4
Views: 2250

Re: rxlog: Jump to item

Thx for the answer....but the same message occurs Current situation in my 6.2.1 Version of Ranorex 1. Menu-Bar --> Project --> Project Options 2. Changed "Configuration" from Release to Debug 3. Settings General: DEBUG; Trace // Optimize Code = no flag // Allow unsafe Code = no flag // Check for ari...
by Kikkaha
Thu Apr 20, 2017 11:22 am
Forum: How To …
Topic: rxlog: Jump to item
Replies: 4
Views: 2250

rxlog: Jump to item

Hello I want to use the "Jump to item" in a rxlog. (Ranorex Version 6.2.1) After the klick onto the link I get the following message. "Item location was not found in this reportfile. This is usually caused by missing debug information (.pdb) files. If you are using a release build, please enable out...
by Kikkaha
Tue Apr 18, 2017 7:45 am
Forum: Bug Reports
Topic: Ranorex Studio can not find FxCop
Replies: 3
Views: 2154

Re: Ranorex Studio can not find FxCop

Hello qwertzu

Sorry for the large delay....
And ThankYou very much for the answer.

The problem is solved and iam able again to work with Ranorex :-)

Have a nice day

Kikkaha
by Kikkaha
Thu Mar 23, 2017 12:15 pm
Forum: Bug Reports
Topic: Ranorex Studio can not find FxCop
Replies: 3
Views: 2154

Ranorex Studio can not find FxCop

Hello

After starting a testcase, the errormessage appears.

The whole Message:
Ranorex Studio can not find FxCop. Please specify the MSBuild property 'FxCopDir'.

I have no Idea, what exactly to do.
Is there someone who is able to help me?

Thx
Kikkaha