method
preload
v7.0.0 -
Show latest stable
- Class:
ActionDispatch::SystemTesting::Browser
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.