3 hours ago
Web application sometimes will open a new tab, blue prism will fail to identify elements in this new tab. This issue looks occurring in edge V142. My workaround is to copy existing web element and change properties. Any suggestions could advise me? We are not allowed to downgrade edge.
error message as:
There was an error during the spying operation.
System.InvalidOperationException: One or more errors occurred.
at BluePrism.AMI.clsAMI.Spy(Boolean includeAiSurfaceAutomation, Boolean includeAutoSpyMode, Boolean includeAutomaticAttributeSelection, Boolean allowSpyMultiple, Dictionary`2 customAttributes)
at AutomateUI.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)