Forum Discussion
rraghvani
Champion Level 3
18 days agoAre you referring to the browser dialog i.e.
which TestComplete can identify the controls as
or web app dialog?
Again, TestComplete and the AUT need to have the same privileges. I'm not sure why you are using different user roles!?
huabing
5 days agoOccasional Contributor
The former, browser dialog. When I use Object Spy to drag the mouse to point to the object, it just keeps loading and shows "Searching for the object that is under the mouse cursor. Please wait..."
When I navigate to Object Browser and use "MGRTEST" role to run Edge and identify the alert, it displays
But when I use "SYSOPTEST" role to run Edge and identify the same alert, it displays
The "SYSOPTEST" role cannot identify the alert. But it can identify the normal element(id, class, etc.) So I'm confused.