Errorr Internet Explorer compatibility mode in EDGE

Because the plugin service needs to be started, it can only be used in Internet Explorer compatibility mode in EDGE. However, in EDGE, none of the steps of UI.Vision can be used, and it reports the following error whenever attempted

[status]
Playing macro BOC Approval
[info]
Executing: | click | xpath=//*[contains(text(),‘tesing’)] | |
[error]
Line 1: Error #170: No ipc available for the playing commands tab(more info)
[info]
Macro failed (Runtime 0.15s)

If I use the Xclick, it is still the same error. How can I modify this ?

Wow, very rare to get a question about Internet Explorer these days :wink:

We never tested Ui.Vision in Internet Explorer compatibility mode in EDGE. But what will work is to run Ui.Vision e. g. in Chrome or Firefox and then use desktop automation to automate the Internet-Explorer website.

So in other words, treat Edge in Internet-Explorer mode like a regular desktop application, not like a web browser. Then you can automate even a website that requires IE.