[ChromeDriver] Reduce server count in python tests
Reduce number of Web Servers created to 3. Initialize all servers in single base class, and set class derivation to that class. Remove GlobalStartUp and GlobalTearDown defs and calls where no longer needed. Bug: chromedriver:2279 Change-Id: I1a6b9cf89a80a04eef4d7579bc69ae14125af762 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1767062Reviewed-by:John Chen <johnchen@chromium.org> Commit-Queue: Tricia Crichton <triciac@chromium.org> Cr-Commit-Position: refs/heads/master@{#690126}
Showing
Please register or sign in to comment