Closed tuliocasagrande closed 7 years ago
Fix functional test step Then I should see the fancy interstitial, that's not working properly with newer versions of chromedriver.
Then I should see the fancy interstitial
Since the debian repo doesn't provide old versions of chromium, we're shipping our own local copies:
$ chromedriver --version ChromeDriver 2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320)
$ google-chrome --version Google Chrome 54.0.2840.100
Using the chromedriver branch I were able to run 'make tests_all' in a smoothly way. Looks good to merge for me 👍
Fix functional test step
Then I should see the fancy interstitial
, that's not working properly with newer versions of chromedriver.Since the debian repo doesn't provide old versions of chromium, we're shipping our own local copies: