We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5d9f4 commit b341010Copy full SHA for b341010
lib/WebDriver/Browser.php
@@ -46,4 +46,5 @@ final class Browser
46
const IPHONE = 'iPhone';
47
const IPAD = 'iPad';
48
const OPERA = 'opera';
49
+ const SAFARI = 'safari';
50
}
0 commit comments