Search found 9 matches

by njansen
Tue Apr 12, 2016 1:47 pm
Forum: Automation Tools
Topic: C# redirect to another page
Replies: 8
Views: 3424

Re: C# redirect to another page

Problem solved. Thanks for your help!
by njansen
Tue Apr 12, 2016 1:02 pm
Forum: Automation Tools
Topic: C# redirect to another page
Replies: 8
Views: 3424

Re: C# redirect to another page

Can you post a sample how to get this dom element?
by njansen
Tue Apr 12, 2016 12:32 pm
Forum: Automation Tools
Topic: C# redirect to another page
Replies: 8
Views: 3424

Re: C# redirect to another page

Hi,

There's no DOMElement in repo.
by njansen
Tue Apr 12, 2016 11:07 am
Forum: Automation Tools
Topic: C# redirect to another page
Replies: 8
Views: 3424

Re: C# redirect to another page

I want to redirect to a aspx page within the same browser window (desktop pc, internet explorer),
I'm using Ranorex version 5.3.1.22939
by njansen
Thu Apr 07, 2016 11:37 am
Forum: Automation Tools
Topic: C# redirect to another page
Replies: 8
Views: 3424

C# redirect to another page

Hello,

I want to redirect to another page using a code module.
I can't use Response.Redirect, how should solve this issue?
by njansen
Mon Dec 01, 2014 10:41 am
Forum: How To …
Topic: How to integrate Ranorex with CruiseControl
Replies: 29
Views: 13385

Re: How to integrate Ranorex with CruiseControl

Thanks for the help.
I've found this document, which solved my case:
http://docs.telerik.com/teststudio/user ... ssion.aspx
by njansen
Mon Nov 24, 2014 3:52 pm
Forum: How To …
Topic: How to integrate Ranorex with CruiseControl
Replies: 29
Views: 13385

Re: How to integrate Ranorex with CruiseControl

I've logged in using RDP or VNC with user 'task'
Then I run my job in Cruise control (which runs also under this 'task' user) and the job fails (and has black screen prints)
by njansen
Mon Nov 24, 2014 8:11 am
Forum: How To …
Topic: How to integrate Ranorex with CruiseControl
Replies: 29
Views: 13385

Re: How to integrate Ranorex with CruiseControl

I've tried RDP and Real VNC. Both solutions don't seem to work.
The cruise control service is using the same user as in RDP / VNC.
by njansen
Thu Nov 20, 2014 10:49 am
Forum: How To …
Topic: How to integrate Ranorex with CruiseControl
Replies: 29
Views: 13385

Re: How to integrate Ranorex with CruiseControl

When running a Ranorex solution using Cruise Contol, some of the tests fail and the report only shows black screen prints. When running the test manualy (with the same user as the Cruise Control service logs in) everything works fine. The application i'm testing is a web application running in Inter...