Skip to content

Commit 916c789

Browse files
committed
Add support for Beta and Dev builds of Chrome on macOS
1 parent 580e705 commit 916c789

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

seleniumbase/fixtures/constants.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,8 @@ class ValidBinaries:
409409
"Google Chrome",
410410
"Chromium",
411411
"Google Chrome for Testing",
412+
"Google Chrome Beta",
413+
"Google Chrome Dev",
412414
"Brave Browser",
413415
"Opera",
414416
]

0 commit comments

Comments
 (0)