Skip to content

Commit 3e469f1

Browse files
committed
[grid] Running Grid UI tests with Chrome
Because the test setup uses Augmented and that is not working well with remote connections and Firefox.
1 parent f38dc06 commit 3e469f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/test/org/openqa/selenium/grid/gridui/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ java_selenium_test_suite(
66
size = "medium",
77
srcs = glob(["*.java"]),
88
browsers = [
9-
"firefox",
9+
"chrome",
1010
],
1111
tags = [
1212
"selenium-remote",

0 commit comments

Comments
 (0)