Search found 3 matches

by automator67
Thu Dec 07, 2006 8:01 pm
Forum: Automation API
Topic: GUI Automation of Web, why not detect the ID/NAME Attribute?
Replies: 1
Views: 3531

GUI Automation of Web, why not detect the ID/NAME Attribute?

I would like to know why Ranorex cannot detect the WebGui-Controls based on their HTML ID and/or NAME. While doing the DumpTree... I even found that Ranorex makes the child element assign the wrong name. An HTML link object which points to a website such as www.amazon.com will become assigned the na...
by automator67
Mon Aug 14, 2006 9:25 pm
Forum: Automation API
Topic: How to touch HTML controls and read its data
Replies: 5
Views: 5235

How to touch HTML controls and read its data

Now that I am getting more and more curious about Ranorex I wonder whether you have a sample demonstrating how you can perform the clicking and reading of an HTML control in Internet Explorer using Ranorex with C# (.NET) I figured out how to start and close the browser, but when I called the control...
by automator67
Sat Aug 12, 2006 11:34 am
Forum: General Questions
Topic: Does it work under .NET 1.1.?
Replies: 1
Views: 4310

Does it work under .NET 1.1.?

Can I use the Ranorex libraries in older verisons of Visual Studio such as 2003?