Votes
Answers
Views
Question
2
votes
1
answer
39
views
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...