method

preload

preload()
public

driver_path can be configured as a proc. The webdrivers gem uses this proc to update web drivers. Running this proc early allows us to only update the webdriver once and avoid race conditions when using parallel tests.