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 f38dc06 commit 3e469f1Copy full SHA for 3e469f1
1 file changed
java/test/org/openqa/selenium/grid/gridui/BUILD.bazel
@@ -6,7 +6,7 @@ java_selenium_test_suite(
6
size = "medium",
7
srcs = glob(["*.java"]),
8
browsers = [
9
- "firefox",
+ "chrome",
10
],
11
tags = [
12
"selenium-remote",
0 commit comments