Skip to content

Commit 4ed89be

Browse files
committed
Add missing uses from the remote webdriver jar
1 parent c927a5b commit 4ed89be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

java/src/org/openqa/selenium/remote/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ java_export(
1414
],
1515
pom_template = "//java/src/org/openqa/selenium:template-pom",
1616
uses = [
17+
"org.openqa.selenium.devtools.CdpInfo",
1718
"org.openqa.selenium.remote.AugmenterProvider",
1819
"org.openqa.selenium.remote.session.CapabilitiesFilter",
1920
"org.openqa.selenium.remote.session.CapabilityTransform",

0 commit comments

Comments
 (0)