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 942e918 commit 596fd99Copy full SHA for 596fd99
common/selenium_manager.bzl
@@ -20,7 +20,7 @@ def selenium_manager():
20
http_file(
21
name = "download_sm_windows",
22
executable = True,
23
- sha256 = "8a364f5db4f49dbf3906d4b664d2d38f69cee87d1c66d6f50f6b22a180cffe7a",
+ sha256 = "ed850d908402805b9ee0205db3370d0afb2feaac16b91bce13ca62cf912f7ec2",
24
url = "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-fad281f/selenium-manager-windows.exe",
25
)
26
0 commit comments