Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1190802

Summary: update python-selenium to fix firefox webdriver
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: python-seleniumAssignee: Dhiru Kholia <dhiru>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: dhiru, kparal, mrunge
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-selenium-2.45.0-1.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-13 17:14:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kamil Páral 2015-02-09 16:16:07 UTC
Description of problem:
With currently packaged python-selenium (2.42.1), the firefox webdriver does not work for me, as described in this bug report:
https://code.google.com/p/selenium/issues/detail?id=7642

I simply tried to copy&paste this basic example:
http://www.seleniumhq.org/docs/03_webdriver.jsp#introducing-the-selenium-webdriver-api-by-example
and selenium can't connect to firefox.

If I install the current version from pypi (2.44.0), it works well.

Please update the package with the new version, so that we can use Firefox with selenium.

Version-Release number of selected component (if applicable):
python-selenium-2.42.1-3.fc21

How reproducible:
always

Steps to Reproduce:
1. try to run the basic example: http://www.seleniumhq.org/docs/03_webdriver.jsp#introducing-the-selenium-webdriver-api-by-example

Comment 1 Matthias Runge 2015-02-23 19:14:29 UTC
I built 2.44 for rawhide and f22.

The current version e.g. works with OpenStack Horizons integration tests, esp. several new firefox instances are spawned.

Do you want me to upgrade this in f21, too?

Comment 2 Matthias Runge 2015-02-23 19:15:09 UTC
To be clear, integration tests work for me on f21 with python-selenium-2.42.1-3.fc21

Comment 3 Kamil Páral 2015-02-24 11:05:37 UTC
It would be great if you could fix this even for F21, yeah. According to the reports, many people are affected.

Comment 4 Kamil Páral 2015-02-24 11:06:45 UTC
If you say "worksforme", have you/can you try the linked example, and run it in your desktop session?

Comment 5 Fedora Update System 2015-02-24 12:04:56 UTC
python-selenium-2.44.0-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/python-selenium-2.44.0-1.fc21

Comment 6 Kamil Páral 2015-02-24 13:05:56 UTC
Thanks, that fixes this problem for me.

Comment 7 Fedora Update System 2015-03-02 11:59:04 UTC
python-selenium-2.45.0-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/python-selenium-2.45.0-1.fc21

Comment 8 Fedora Update System 2015-03-13 17:14:16 UTC
python-selenium-2.45.0-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.