FirefoxBinary in upstream selenium removed _get_firefox_output
Bug #1444711 reported by
Leo Arias
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
selenium-simple-test |
New
|
Undecided
|
Unassigned |
Bug Description
On our FirefoxBinary we are overwriting the wait_until_
This causes SST to fial to start the binary.
We need to update our overwritten method to follow closer what upstream is doing, while extending only the part we care about. Maybe we should send a patch upstream to remove the extension altogether.
Related branches
lp://staging/~matiasb/selenium-simple-test/get-firefox-output
- Leo Arias (community): Approve
-
Diff: 14 lines (+5/-0)1 file modifiedsrc/sst/browsers.py (+5/-0)
To post a comment you must log in.