Uses of Interface
org.openqa.selenium.chromium.HasCasting
Packages that use HasCasting
Package
Description
-
Uses of HasCasting in org.openqa.selenium.chrome
Classes in org.openqa.selenium.chrome that implement HasCastingModifier and TypeClassDescriptionclass
AWebDriver
implementation that controls a Chrome browser running on the local machine. -
Uses of HasCasting in org.openqa.selenium.chromium
Classes in org.openqa.selenium.chromium that implement HasCastingModifier and TypeClassDescriptionclass
AWebDriver
implementation that controls a Chromium browser running on the local machine.Fields in org.openqa.selenium.chromium declared as HasCastingMethods in org.openqa.selenium.chromium that return HasCastingModifier and TypeMethodDescriptionAddHasCasting.getImplementation
(Capabilities capabilities, ExecuteMethod executeMethod) Methods in org.openqa.selenium.chromium that return types with arguments of type HasCasting -
Uses of HasCasting in org.openqa.selenium.edge
Classes in org.openqa.selenium.edge that implement HasCastingModifier and TypeClassDescriptionclass
AWebDriver
implementation that controls an Edge browser running on the local machine.