Hey,
I'm trying to insert a modified (commented out one line) javascript function to a browser application. Done that two times before without a problem. This time I'm getting:
Failed while inserting javascript method:Exception from HRESULT: 0x80020101-> in mshtml.HTMLWindow2Class.IHTMLWindow2_execScript(String code, String language)
in BluePrism.ApplicationManager.HTML.clsHTMLDocument.InsertJavascriptFragment(String MethodDefinition, String& sErr)
Anyone's got an idea what's it about?
Thanks