update selenium

This commit is contained in:
Artemis Tosini 2024-10-31 03:08:48 +00:00
parent 1e327895e5
commit a233cfa432
Signed by: artemist
GPG key ID: EE5227935FE3FF18

View file

@ -131,7 +131,7 @@
postInstall =
old.postInstall
+ ''
for ver in v85 v120 v121 v122; do
for ver in v85 v126 v127 v128; do
DEVTOOLS=../common/devtools/chromium/$ver
for proto in js browser; do
python3 ../common/devtools/convert_protocol_to_json.py \