Uses of Annotation Interface
org.openqa.selenium.Beta
Packages that use Beta
Package
Description
-
Uses of Beta in org.openqa.selenium
Classes in org.openqa.selenium with annotations of type BetaModifier and TypeInterfaceDescriptionstatic interface
interface
Describes, in general terms, a webdriver instance.Methods in org.openqa.selenium with annotations of type Beta -
Uses of Beta in org.openqa.selenium.federatedcredentialmanagement
Classes in org.openqa.selenium.federatedcredentialmanagement with annotations of type BetaModifier and TypeInterfaceDescriptioninterface
Used by classes to indicate that they can interact with FedCM dialogs. -
Uses of Beta in org.openqa.selenium.logging
Classes in org.openqa.selenium.logging with annotations of type BetaModifier and TypeClassDescriptionclass
Represent a pool ofLogEntry
.interface
Interface for providing logs.class
Contains the logs for a session divided by supported log types.Methods in org.openqa.selenium.logging with annotations of type Beta