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 - click-event throws error on latest Firefox and outdated Selenium version
Summary: click-event throws error on latest Firefox and outdated Selenium version
Status: CLOSED WONTFIX
Alias: None
Product: utilities
Classification: Unclassified
Component: Selenium (show other bugs)
Version: 7.1
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-20 15:53 UTC by marcovtwout
Modified: 2014-12-09 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.