Closed egh closed 6 years ago
JIRA issue: None
Our builds seem to be failing on circle. I'm guessing this is due to the firefox 60 upgrade.
I upgraded the selenium webdriver, but then geckodriver stopped working. So I updated geckodriver-helper, but this is broken in the latest version on Linux. (https://github.com/DevicoSolutions/geckodriver-helper/pull/6)
So I dropped geckodriver helper, which was kind of silly anyhow, and downloaded geckodriver directly from github.
Reviewer tasks (these should be checked or somehow noted before passing on to PO):
i forgot to purge geckodriver-helper by gem uninstall geckodriver-helper
gem uninstall geckodriver-helper
JIRA issue: None
What this PR does:
Our builds seem to be failing on circle. I'm guessing this is due to the firefox 60 upgrade.
I upgraded the selenium webdriver, but then geckodriver stopped working. So I updated geckodriver-helper, but this is broken in the latest version on Linux. (https://github.com/DevicoSolutions/geckodriver-helper/pull/6)
So I dropped geckodriver helper, which was kind of silly anyhow, and downloaded geckodriver directly from github.
Reviewer tasks (these should be checked or somehow noted before passing on to PO):