Skip to content

Commit 53571b2

Browse files
bonigarciadiemol
andauthored
[rust] Add --browser-version and --driver-version to selenium-manager (#11100)
* [rust] Add --browser-version and --driver-version to selenium-manager * [rust] Update lock files * [rust] Include logic and tests to check args errors in Selenium Manager * [rust] Remove .exe in Selenium Manager README Co-authored-by: Diego Molina <[email protected]>
1 parent d8ffd13 commit 53571b2

File tree

7 files changed

+196
-158
lines changed

7 files changed

+196
-158
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ third_party/py/googlestorage/client_secrets.json
111111
venv
112112
venv3
113113
py/.idea
114+
rust/target
115+
rust/.idea
114116

115117
# Bazel stuff
116118
bazel-bin

0 commit comments

Comments
 (0)