Skip to content

Commit 34bd790

Browse files
bonigarciadiemol
andauthored
[rust] Include "internet explorer" as IE name in Selenium Manager (#11825)
Co-authored-by: Diego Molina <[email protected]>
1 parent 5e31654 commit 34bd790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/src/iexplorer.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ pub const IE_NAMES: &[&str] = &[
3535
"iexplorer",
3636
"ie",
3737
"internetexplorer",
38+
"internet explorer",
3839
"internet-explorer",
3940
"internet_explorer",
4041
];

0 commit comments

Comments
 (0)