Search found 5 matches

by vivek
Fri Feb 13, 2015 4:08 am
Forum: General Questions
Topic: Dynamic coding using C# - Find children
Replies: 3
Views: 3662

Re: Dynamic coding using C# - Find children

Hi Alex Thanks for your help. I have coded using "Find" and it works. Please refer the code snippet. It works this way. Here I am finding my object once again inside the loop and click it Code snippet Worked ImgTag img = webdoc.FindSingle("/dom[@domain>'cvgu' and @browser~'.*Guidewire.*']//tr[@id~'g...
by vivek
Thu Feb 12, 2015 4:20 am
Forum: General Questions
Topic: Dynamic coding using C# - Find children
Replies: 3
Views: 3662

Dynamic coding using C# - Find children

Hi Team I need to select the check boxes and radio buttons in my screen. Please refer the below code snippet.It works fine and I am selecting the checkboxes 1 after the other and also I am hardcoding in to less then or equal to 3 Code snippet 1: ****************** DivTag DTtag = webdoc.FindSingle("/...
by vivek
Tue Dec 16, 2014 9:31 pm
Forum: General Questions
Topic: Unable to see Test results in Ranorex Reports
Replies: 4
Views: 1545

Re: Unable to see Test results in Ranorex Reports

Hi Markus. I have changed log file format.It's opend in Firefox. thanks for that. Attached report for your reference My colleagues, are also using the same ranorex version 4.1.5. however they are able to open in IE all our setting are same. Any other setting needs to be enabled? Thanks for your help...
by vivek
Thu Dec 04, 2014 9:24 pm
Forum: General Questions
Topic: Unable to see Test results in Ranorex Reports
Replies: 4
Views: 1545

Re: Unable to see Test results in Ranorex Reports

Hi Markus

Thanks for your response.

In our company the IE and Chrome security settings are hidden from the user, I can able to see the protected mode is on. Is there any thing we can make in firefox? so that i can try that out before reaching them?

Please guide direction

thanks

--vivek
by vivek
Wed Dec 03, 2014 7:50 pm
Forum: General Questions
Topic: Unable to see Test results in Ranorex Reports
Replies: 4
Views: 1545

Unable to see Test results in Ranorex Reports

Hi Team I have created a sample test suite using key pass application. Test suite runs successfully and it's passed. However I am unable to see the test results.The report is blank All the necessary files ( *.css,*.Png,*.xsl,*.rxlog, *.rxlog.data) are available and It's generated in this path "C:\Us...