Closed
Bug 1284806
Opened 9 years ago
Closed 8 years ago
Investigate switching from Marionette to Selenium+geckodriver for functional tests
Categories
(Hello (Loop) :: Client, defect, P1)
Hello (Loop)
Client
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
It has been recommended to move to Selenium + geckodriver for functional tests, as they are a little bit more supported and shouldn't keep breaking when nightly gets a changed function or two.
This bug is for the ongoing investigation into switching to selenium + geckodriver - mainly is it mature enough.
Assignee | ||
Comment 1•9 years ago
|
||
Current work seems to be reasonably good, mainly one issue around get_property in not being available via selenium currently.
https://github.com/mozilla/loop/tree/switch-to-selenium
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•8 years ago
|
||
I landed this a while ago as it was a better example for future projects
https://github.com/mozilla/loop/commit/7cf281178a3ef2c2a2b057204d690710d86d5755
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•