Uses of Package
org.openqa.selenium
Packages that use org.openqa.selenium
Package
Description
-
Classes in org.openqa.selenium used by org.openqa.seleniumClassDescriptionRepresents the known architectures used in WebDriver.Indicates that a feature or API is in active development, and so should not be relied upon.Reads information about how the current application was built.Mechanism used to locate elements within a document.Describes a series of key/value pairs that encapsulate aspects of a browser.Marker interface for credentials used for authenticating a browser to a site, typically via
UsernameAndPassword
and Basic or Digest authentication.Similar to Point - implement locally to avoid depending on GWT.Thrown to indicate that although aWebElement
is present on the DOM, it is not in a state that can be interacted with.Indicates that aWebElement
is in a state that means actions cannot be performed with it.Indicates that a driver can execute JavaScript, providing access to the mechanism to do so.Representations of pressable keys that aren't text.Defines the output type for a screenshot.Represents the known and supported Platforms that WebDriver runs on.A copy of java.awt.Point, to remove dependency on awt.Configuration parameters for using proxies in WebDriver.Represents possible screen orientations.Indicates that a session could not be created.Indicates a driver or an HTML element that can capture a screenshot and store it in different ways.WebDriver is a remote control interface that enables introspection and control of user agents (browsers).An interface for managing stuff you would do in a browser menuUsed to locate a given frame or window.An interface for managing timeout behavior for WebDriver instances.Represents an HTML element.Represents the type of new browser window that may be created. -
Classes in org.openqa.selenium used by org.openqa.selenium.federatedcredentialmanagementClassDescriptionIndicates that a feature or API is in active development, and so should not be relied upon.
-
Classes in org.openqa.selenium used by org.openqa.selenium.interactionsClassDescriptionA copy of java.awt.Point, to remove dependency on awt.WebDriver is a remote control interface that enables introspection and control of user agents (browsers).Represents an HTML element.
-
Classes in org.openqa.selenium used by org.openqa.selenium.logging