Mint::TestRunner::Browser
Inherits Mint::Errorable < Reference < Object
Constants
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.
Constructors
Instance methods
cleanup
Sourceopen(path)
Sourceresolve
Sourcestart(url, profile_directory)
Sourcestop
Source