Vote #81220
完了Use 'webdrivers' gem to manage the Chrome driver for system tests
0%
説明
Currently, we need to manually install Chrome and Chromedriver in order to run the system tests.
We can improve this by using the "Webdrivers":https://github.com/titusfortner/webdrivers gem which automatically downloads/updates the Chrome driver depending on your installed Chrome version. The gem supports other drivers as well: Firefox, Edge, etc.
journals
+1 nice improvement!
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed the patch. Thank you.
--------------------------------------------------------------------------------