Uses of Class
org.openqa.selenium.bidi.BiDi
-
Packages that use BiDi Package Description org.openqa.selenium.bidi -
-
Uses of BiDi in org.openqa.selenium.bidi
Methods in org.openqa.selenium.bidi that return BiDi Modifier and Type Method Description default BiDi
HasBiDi. getBiDi()
Methods in org.openqa.selenium.bidi that return types with arguments of type BiDi Modifier and Type Method Description java.util.Optional<BiDi>
HasBiDi. maybeGetBiDi()
-