10-01-24 07:56 AM
Hi all
Im unable to spy this login dialog any idea how to handle this type of login ?
10-01-24 08:11 AM
mmm I dont have the Add On for Edge can that be the problem ?
10-01-24 10:39 AM
The dialog is probably part of the browser (a Windows application) rather than part of the web page (HTML content). This means the web spy mode will not work and instead you'll need to use another spy mode such as Win32 and/or UIA.
10-01-24 04:11 PM
Ok finally I made it. The trick is to spy as Browser - UIA mode any element on the pop up and then manually change it as shown below to the adequate element. Automatically the spying doesn't work