Reamer commented on pull request #3928:
URL: https://github.com/apache/zeppelin/pull/3928#issuecomment-699971992
The chome addon will install the newest stable chrome.
```
addons:
chrome: stable
```
The package `chromium-chromedriver` will install the newest
chromium-chromedriver from ubuntu repository. Theoretically this can break
because the binaries are loaded from different sources.
I haven't noticed any problems with chrome, but I have noticed some problems
with Firefox. The test ParagraphActionsIT:testFontSize does not work on my
computer with Firefox manually and automatically with Selenium.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]