Votes
Answers
Views
Question
2
1
37
We are using descriptive programming in our web application. Sometimes, after we've created an object such as objWebEdit and the page reloads, UFT seems to 'lose sync' with the object. Does anyone know how to regain sync? Using Google.com as an example: Set objBrowser = Browser("Google") Set...