Search found 3 matches

by chromium
Thu Jan 15, 2015 5:07 pm
Forum: Automation API
Topic: Popup Watcher Not Executing Callback
Replies: 1
Views: 2102

Popup Watcher Not Executing Callback

I am trying to test a popup watcher that takes a screenshot and fails the test case if an error message pops up, which could occur randomly at any time. I am having issues with getting it to work, however. When running it I get an exception from Ranorex and the test completes as a Success. This is m...
by chromium
Wed Dec 24, 2014 7:59 pm
Forum: Automation API
Topic: Elements in Container
Replies: 3
Views: 2513

Re: Elements in Container

I'm not able to post a snapshot, I'll be out until the first of the year, and also can't due to company policy. Basically the form is almost like a grid view table except it is a container. Rows can be added, and each row is identical with its layout of controls (text box, combo box, etc.) The thing...
by chromium
Tue Dec 23, 2014 4:07 pm
Forum: Automation API
Topic: Elements in Container
Replies: 3
Views: 2513

Elements in Container

I have a container in a form, which then has containers that are rows that can be added or deleted. In side each of these containers are text boxes. When I use Track in Ranorex Studio the text boxes in each column do not have unique names, spy shows them as another instance of the ones in the first ...