Skip to content

Commit b341010

Browse files
Jord Foxrobocoder
authored andcommitted
Added safari as browser constant for Mac testing.
1 parent 2a5d9f4 commit b341010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/WebDriver/Browser.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@ final class Browser
4646
const IPHONE = 'iPhone';
4747
const IPAD = 'iPad';
4848
const OPERA = 'opera';
49+
const SAFARI = 'safari';
4950
}

0 commit comments

Comments
 (0)