0
當我有 用這個代碼webkite錯誤HRESULT E_FAIL C#
<code>
webKitBrowser1.StringByEvaluatingJavaScriptFromString("Document.GetElementById('id').InvokeMember('click')");
</code>
我得到這個消息的錯誤
「錯誤HRESULT E_FAIL已經從一個COM 組件的調用返回。」