'How do I use SDK Inspect tool/UIAutomation with Opera browser?

I'm trying to use SDK Inspect tool to set value in the address bar of Opera but it keep getting error:

Value.SetValue

Called with parameters:
val: abcd.com

Result: 
ERROR - [Error: hr=0x80004005 - Unspecified error]

I can set value it with Firefox and Other Chromium browser but not Opera. Does Opera has something prevent other process access its UI and how can I bypass it ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source