Unable to spy or highlight a window or any edit box in that window
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-03-17 10:11 AM
A business object was created based on a windows form application and the target url was launched. But as an option to browse files on that url is clicked, a new window pops up. This is the window to browse files. But unfortunately, this window is not getting identified or highlighted. Hoping for a solution for the same.
Tried creating a separate object for that new window. But I am facing the same issue.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-03-17 02:21 PM
The pop up might be running on a different application process (exe) to the main window. If the object is attached to the main exe it won't 'see' anything on another exe.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-03-17 08:20 PM
So what might be the solution to this issue?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-03-17 01:38 PM
Try attaching to the pop up in using a different object.
