class Mint::TestRunner::Browser
- Mint::TestRunner::Browser
- Reference
- Object
Included Modules
Defined in:
test_runner/browser.crConstant Summary
-
BROWSER_PATHS =
{firefox: ["/Applications/Firefox.app/Contents/MacOS/firefox-bin", "firefox-bin", "firefox"], chrome: ["/Applications/Google Chrome.app/Contents/MacOS/Google Chrome", "chromium-browser", "google-chrome", "chromium"]}
-
The available browsers which we can connect to.