Search found 7 matches

by TDCINick
Fri Jul 19, 2013 8:39 pm
Forum: Bug Reports
Topic: Ajax Calls
Replies: 5
Views: 2186

Re: Ajax Calls

I am using the invoke focus option now and seems to have solved the problem. I am going to attempt to run them multiple times and see what happens. As for manually recreating the issue. I was not able to recreate the issue unless ranorex had ran through and the issue started. Was able to see the foc...
by TDCINick
Wed Jul 17, 2013 5:43 pm
Forum: Bug Reports
Topic: Ajax Calls
Replies: 5
Views: 2186

Re: Ajax Calls

To answer your question about how we detect focus has been changed. The developer responded with "using jQuery we bind to the change event of the control$control.bind('change', function (E) { AutoSave(false); });"
by TDCINick
Fri Jul 12, 2013 3:18 pm
Forum: Bug Reports
Topic: Ajax Calls
Replies: 5
Views: 2186

Ajax Calls

Hello, On our web page we have a text box that when focus is lost it should trigger a ajax call to post the data. Sometimes this does not happen. I am using ranorex to click into the text box, type the value, then pressing tab to lose focus. It works some times and other times it does not. I have tr...
by TDCINick
Thu Jul 11, 2013 6:50 pm
Forum: General Questions
Topic: Multiple Versions
Replies: 1
Views: 1468

Multiple Versions

What has been some best practices toward running tests on multiple versions of your software. We run test against our current product that is in production and we want to run those tests against the new version being developed. A lot of functionality is shared between the two versions but some of th...
by TDCINick
Thu Jul 11, 2013 2:49 pm
Forum: Object Identification and Technologies
Topic: Find Element by ID
Replies: 1
Views: 2993

Find Element by ID

Hello, I want to know if there is a way to locate elements by the ID value on the element. With our new version most of the functionality has not changed but the UI has changed somewhat. Because of the change the xpath changed but the Unique ID is the same. Maybe a wildcard for the element type or s...
by TDCINick
Mon Jun 24, 2013 8:20 pm
Forum: Automation Tools
Topic: Repository Reorganization
Replies: 9
Views: 2675

Re: Repository Reorganization

I didn't realize they were associated to a guid. Thanks for the info. This will make life easier.
by TDCINick
Mon Jun 24, 2013 3:29 pm
Forum: Automation Tools
Topic: Repository Reorganization
Replies: 9
Views: 2675

Repository Reorganization

Hello, I've searched around the forums and user guide, but could not find anything that relates to the topic I'm trying to find information on. Our repository is getting cluttered and I want to reorganize it so that it is clear. I'm wondering if I start moving elements in the repository into differe...