GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2717
[ZEPPELIN-3127] Upgrade selenium version ### What is this PR for? We are currently using a very old selenium version (i.e. 2.48.2) this is to upgrade it to 3.8.1 ### What type of PR is it? [Improvement] ### What is the Jira issue? * [ZEPPELIN-3127](https://issues.apache.org/jira/browse/ZEPPELIN-3127) ### How should this be tested? * CI should be green ### Questions: * Does the licenses files need update? yes * Is there breaking changes for older versions? * Does this needs documentation? You can merge this pull request into a Git repository by running: $ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-3127 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2717.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2717 ---- commit 639aa1ed991f3c1ee411da8d385a08d39c0ff6a3 Author: prabhjyotsingh <prabhjyotsingh@...> Date: 2018-01-05T12:20:58Z ZEPPELIN-3127: Upgrade selenium version Change-Id: Ib2ed9edd4ffb7d2a42ad5f8d94583ff42a0184d6 ---- ---