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 ea814db commit 090251aCopy full SHA for 090251a
build_package.py
@@ -22,7 +22,7 @@
22
23
from playwright.path_utils import get_file_dirname
24
25
-driver_version = "0.5.3"
+driver_version = "0.150.0"
26
27
if not os.path.exists("driver"):
28
os.makedirs("driver")
0 commit comments