Search found 3 matches

by crimson
Thu May 30, 2013 6:06 pm
Forum: Mobile Testing
Topic: Apple Developer Account for iOS testing
Replies: 5
Views: 3461

Re: Apple Developer Account for iOS testing

I'm running into this problem as well. It's an issue because we are just evaluating the product and don't have a developer account. In any case, if you could provide documentation on how to resolve this it would expedite the process.
by crimson
Fri Feb 15, 2013 7:00 pm
Forum: Object Identification and Technologies
Topic: Can't Access UltraListView control
Replies: 1
Views: 2076

Can't Access UltraListView control

I'm trying to automate an infragistics UltraListView control but can't get to any of the checkbox items or associated text which consist of text and checkboxes within the element 'ulvClassifications', identified as a Infragistics.Win.UltraWinListView.UltraListView in Ranorex Spy. I'm using 4.01 and ...
by crimson
Mon Feb 11, 2013 5:48 pm
Forum: Object Identification and Technologies
Topic: Image Recognition without Recording
Replies: 3
Views: 2063

Re: Image Recognition without Recording

How is this accomplished without the recorder \ studio? I'm using Visual Studio and the automation API only. Thanks!

Edit: Found it! Host.Local.Click(new Location(bmp, Location.LowerLeft));