Search found 6 matches

by princebannu
Fri Oct 10, 2014 8:29 am
Forum: Bug Reports
Topic: Timeout elapsed while waiting for webdocument to be loaded
Replies: 1
Views: 2266

Timeout elapsed while waiting for webdocument to be loaded

Hi, I am getting " Timeout elapsed while waiting for webdocument to be loaded " error some times in IE browser even after web page loaded successfully. Error Details: Timeout elapsed while waiting for webdocument to be loaded. at Ranorex.WebDocument.WaitForDocumentLoaded(Duration timeout) Ranorex Ve...
by princebannu
Tue Sep 16, 2014 3:25 pm
Forum: General Questions
Topic: How to run ranorex script in debug mode from command line?
Replies: 1
Views: 2022

How to run ranorex script in debug mode from command line?

Hi,

I want to execute my script in debug mode from command line.

I am using below code to identify , whether script running in debug mode or not?

if (system.diagnostics.debugger.isattached)
{
Console.writeLine("Debug mode.");
}

Can any one please help me?

Thank You,
Venkat
by princebannu
Mon May 12, 2014 2:48 pm
Forum: Automation Tools
Topic: Ranorex spy taking long time for sliver light components
Replies: 1
Views: 1851

Ranorex spy taking long time for sliver light components

Hi,

Ranorex spy is taking long time to detect silver light components.

Same issue while adding silver light components to repository.

Can anyone help me regarding this?

Thanks,
Venkat
by princebannu
Wed Mar 05, 2014 6:02 am
Forum: Mobile Testing
Topic: How to launch android in-built calculator in ranorex?
Replies: 3
Views: 2516

Re: How to launch android in-built calculator in ranorex?

Hi Bernhard,

Thanks for your reply.

Actually i want to open in-built browser of mobile.

Thanks,
Venkat
by princebannu
Thu Feb 20, 2014 12:02 pm
Forum: Mobile Testing
Topic: How to launch android in-built calculator in ranorex?
Replies: 3
Views: 2516

How to launch android in-built calculator in ranorex?

Hi,

How to launch android in-built calculator in ranorex?

Thanks,
Venkat
by princebannu
Thu Feb 20, 2014 11:59 am
Forum: General Questions
Topic: How to create test suite file (rxtst) in the c# project?
Replies: 1
Views: 1783

How to create test suite file (rxtst) in the c# project?

Hi,

How to create new test suite file in the c# project?

I have accidentally deleted rxtst file from project , How to re create it?

Can any one please help me?

Thanks & Regards,
Venkat