搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

TypeError: Argument 1 of EventTarget.dispatchEvent does not implement interface Event.

  • 4 回覆
  • 6 有這個問題
  • 4 次檢視
  • 最近回覆由 Seadog69

more options

Password manager uses javascript to locate user id and password fields on login pages. Worked with Firefox 17, but no longer works.

Error message is:

TypeError: Argument 1 of EventTarget.dispatchEvent does not implement interface Event.

Anyone know if there is a solution to this?

Password manager uses javascript to locate user id and password fields on login pages. Worked with Firefox 17, but no longer works. Error message is: TypeError: Argument 1 of EventTarget.dispatchEvent does not implement interface Event. Anyone know if there is a solution to this?

所有回覆 (4)

more options

Seadog69, What password manager are you using? That error suggests that the javascript event is returning a null or empty string according to https://developer.mozilla.org/en-US/d.../EventTarget.dispatchEvent

Are you using selenium? is so make sure you are on the latest versionhttps://code.google.com/p/selenium/is.../detail?id=6112

more options

Guigs2, thank you for the information. To answer your question, I am using SafeWallet as my password manager. Nothing to do with Selenium.

more options

Hey Seadog69- it also looks like it has not been updated in a while. https://www.facebook.com/getsafewallet?v=wall&viewas=0&filter... It looks to be open source though. Unfortunately since the only add on support is asking the developer it may be the way that interface is calling the event.

Security maybe? Security fixes for all versions of Firefox

Is there an even that is missing that is not working before, that can narrow down where the exception is being called in the code?

more options

Since the code is a "black box" to me, I can't tell if there is an event that might help narrow down the problem.

It also appears that the company, SBSH, is essentially defunct. Several folks complaining that they cannot contact SBSH going back to at least June 2013.