Releases: tomato-bazel/rules_chrome
Releases · tomato-bazel/rules_chrome
Release list
v0.1.0
Initial release of rules_chrome.
Highlights
- Hermetic Chrome for Testing toolchain:
@chrome+@chromedriverfetched per-platform, sha256-pinned (linux64, mac-arm64, mac-x64, win32, win64). chrome_run/chromedriver_runlaunchers with managed--user-data-dir(ephemeral / workspace / system) + standard automation flags.- Opt-in
chrome/playwrightsub-module:playwright_chrome_py_testandplaywright_chrome_js_testmacros that wire@chromeintolaunchPersistentContextagainst a Bazel-managed profile. tools/refresh_versions.py(stdlib-only) regeneratesknown_versions.bzlfrom the Chrome for Testing JSON API.
Default Chrome for Testing version: 148.0.7778.167.