Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/bundle_update
/
.
/
common
/
src
/
web
/
BUILD.bazel
blob: 800bfd57f6f171680ca4995acbafe041b0db67f5 [
file
] [
log
] [
blame
] [
edit
]
filegroup
(
name
=
"web"
,
srcs
=
glob
([
"*"
,
"**/*"
,
]),
visibility
=
[
"//dotnet/test:__subpackages__"
,
"//java/test/org/openqa/selenium/environment:__pkg__"
,
"//javascript/node/selenium-webdriver:__pkg__"
,
"//py:__pkg__"
,
],
)