errors after spying element
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-02-17 07:21 PM
After spying web application elements it identify them properly but from next day the process not works as it is unable to find to find that element in IE. so is there any tutorials where we can gain more knowledge on spying modes and their element's attributes so that we can make out changes required to make our task more reliable
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-02-17 09:21 PM
Learning > GuidesLearning > TutorialsLearning > Lifecycle Orientation > Lifecycle Orientation Solution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-03-17 08:27 AM
If your window title or name has some dynamic value like a date or timestamp mentioned then it will change the next day. Try to see if attributes like Name or Window Text are selected in the application modeller, use wildcard match for these fields and delete the dynamic part from the value file and use *
Hope this helps.
