This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 245162

Summary: click-event throws error on latest Firefox and outdated Selenium version
Product: utilities Reporter: marcovtwout
Component: SeleniumAssignee: Martin Fousek <marfous>
Status: CLOSED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:

Description marcovtwout 2014-06-20 15:53:09 UTC
The currently included version of Selenium 2.28.0 throws an exception when handling a click-event with Firefox version 30. Message: "Argument 1 of EventTarget.dispatchEvent does not implement interface Event".

Updating to the latest Selenium 2.42.2 fixed the problem for me. Workaround as follows:

1. Download http://selenium-release.storage.googleapis.com/2.42/selenium-server-standalone-2.42.2.jar
2. Open %AppData%\NetBeans\8.0\modules\ext\selenium\
3. Replace existing file with the downloaded file (use the old name)
Comment 1 Marian Mirilovic 2014-12-09 09:31:25 UTC
We do have a new version of Selenium plugin in distribution, so closing all old issues to start with the clean table.