Uses of Interface
org.openqa.selenium.chromium.HasCasting
-
-
Uses of HasCasting in org.openqa.selenium.chromium
Classes in org.openqa.selenium.chromium that implement HasCasting Modifier and Type Class Description classChromiumDriverAWebDriverimplementation that controls a Chromium browser running on the local machine.Fields in org.openqa.selenium.chromium declared as HasCasting Modifier and Type Field Description protected HasCastingChromiumDriver. castingMethods in org.openqa.selenium.chromium that return HasCasting Modifier and Type Method Description HasCastingAddHasCasting. getImplementation(org.openqa.selenium.Capabilities capabilities, org.openqa.selenium.remote.ExecuteMethod executeMethod)Methods in org.openqa.selenium.chromium that return types with arguments of type HasCasting Modifier and Type Method Description java.lang.Class<HasCasting>AddHasCasting. getDescribedInterface()
-