Web Adapter Interrogation returns top level form only
When trying to Interrogate a Web Page, no matter where I click using either default or Select Item Options I always get the same control on the Object Explorer and an error message on the Interrogation Form Box indicating it is Unable to uniquely identify the Control Control1. See attachment for additional information. If I try to interrogate using Web Controls nothing gets displayed.
I am using Pega Robotics Studio 8.0.2025.0
on a Windows 10 Enterprise Version 1709, Build 16299.1029
with Microsoft Visual Studio Enterprise 2015 Version 14.0.25431.01 Update 3
on Microsoft .NET Framework Version 4.7.02556
Any help is appreciated.
Thanks,
Victor
From your hierarchy, it would appear that this is not a web page, but an application launched from a web page. If this technology doesn't have any translators available, then the controls would be recognized as generic controls. What technology was the application built on? You can use a tool like Spy++ to look for individual controls within the application and see if there really are controls there inaccessible to the bullseye. If so, you could add those from the Windows tab. If not, then you are likely unable to work with it. Is this an embedded emulator? If so, unless it supports HLLAPI, you are likely unable to work with it.