bazel_dep(name = "rules_web_testing_java", version = "0.4.1")
local_path_override( module_name = "rules_webtesting", path = "..", )
Bazel rules to allow testing against a browser with WebDriver.