jar

org.seleniumhq.selenium : selenium-api

Maven & Gradle

Jul 31, 2023
445 usages
29.3k stars

org.seleniumhq.selenium:selenium-api · Selenium automates browsers. That's it! What you do with that power is entirely up to you.

Table Of Contents

Latest Version

Download org.seleniumhq.selenium : selenium-api JAR file - Latest Versions:

All Versions

Download org.seleniumhq.selenium : selenium-api JAR file - All Versions:

Version Vulnerabilities Size Updated
4.11.x
4.10.x
4.9.x
4.8.x
4.7.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.141.x
3.14.x
3.13.x
3.12.x
3.11.x
3.10.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.53.x
2.52.x
2.51.x
2.50.x
2.49.x
2.48.x
2.47.x
2.46.x
2.45.x
2.44.x
2.43.x
2.42.x
2.41.x
2.40.x
2.39.x
2.38.x
2.37.x
2.36.x
2.35.x
2.34.x
2.33.x
2.32.x
2.31.x
2.30.x
2.29.x
2.28.x
2.27.x
2.26.x
2.25.x
2.24.x
2.23.x
2.22.x
2.21.x
2.20.x
2.19.x
2.18.x
2.17.x
2.16.x
2.15.x
2.14.x
2.13.x
2.12.x
2.11.x
2.10.x
2.9.x
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
2.0rc3
2.0rc2
2.0b3
2.0b2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window selenium-api-4.11.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openqa.selenium.logging

├─ org.openqa.selenium.logging.CompositeLocalLogs.class - [JAR]

├─ org.openqa.selenium.logging.EventType.class - [JAR]

├─ org.openqa.selenium.logging.HandlerBasedLocalLogs.class - [JAR]

├─ org.openqa.selenium.logging.HasLogEvents.class - [JAR]

├─ org.openqa.selenium.logging.LocalLogs.class - [JAR]

├─ org.openqa.selenium.logging.LogCombiner.class - [JAR]

├─ org.openqa.selenium.logging.LogEntries.class - [JAR]

├─ org.openqa.selenium.logging.LogEntry.class - [JAR]

├─ org.openqa.selenium.logging.LogLevelMapping.class - [JAR]

├─ org.openqa.selenium.logging.LogType.class - [JAR]

├─ org.openqa.selenium.logging.LoggingHandler.class - [JAR]

├─ org.openqa.selenium.logging.LoggingPreferences.class - [JAR]

├─ org.openqa.selenium.logging.Logs.class - [JAR]

├─ org.openqa.selenium.logging.NeedsLocalLogs.class - [JAR]

├─ org.openqa.selenium.logging.SessionLogHandler.class - [JAR]

├─ org.openqa.selenium.logging.SessionLogs.class - [JAR]

├─ org.openqa.selenium.logging.StoringLocalLogs.class - [JAR]

org.openqa.selenium.mobile

├─ org.openqa.selenium.mobile.NetworkConnection.class - [JAR]

org.openqa.selenium.virtualauthenticator

├─ org.openqa.selenium.virtualauthenticator.Credential.class - [JAR]

├─ org.openqa.selenium.virtualauthenticator.HasVirtualAuthenticator.class - [JAR]

├─ org.openqa.selenium.virtualauthenticator.VirtualAuthenticator.class - [JAR]

├─ org.openqa.selenium.virtualauthenticator.VirtualAuthenticatorOptions.class - [JAR]

org.openqa.selenium.interactions

├─ org.openqa.selenium.interactions.Action.class - [JAR]

├─ org.openqa.selenium.interactions.Actions.class - [JAR]

├─ org.openqa.selenium.interactions.CompositeAction.class - [JAR]

├─ org.openqa.selenium.interactions.Coordinates.class - [JAR]

├─ org.openqa.selenium.interactions.Encodable.class - [JAR]

├─ org.openqa.selenium.interactions.InputSource.class - [JAR]

├─ org.openqa.selenium.interactions.Interaction.class - [JAR]

├─ org.openqa.selenium.interactions.Interactive.class - [JAR]

├─ org.openqa.selenium.interactions.KeyInput.class - [JAR]

├─ org.openqa.selenium.interactions.Locatable.class - [JAR]

├─ org.openqa.selenium.interactions.MoveTargetOutOfBoundsException.class - [JAR]

├─ org.openqa.selenium.interactions.Pause.class - [JAR]

├─ org.openqa.selenium.interactions.PointerInput.class - [JAR]

├─ org.openqa.selenium.interactions.Sequence.class - [JAR]

├─ org.openqa.selenium.interactions.SourceType.class - [JAR]

├─ org.openqa.selenium.interactions.WheelInput.class - [JAR]

org.openqa.selenium.print

├─ org.openqa.selenium.print.PageMargin.class - [JAR]

├─ org.openqa.selenium.print.PageSize.class - [JAR]

├─ org.openqa.selenium.print.PrintOptions.class - [JAR]

org.openqa.selenium.net

├─ org.openqa.selenium.net.DefaultNetworkInterfaceProvider.class - [JAR]

├─ org.openqa.selenium.net.EphemeralPortRangeDetector.class - [JAR]

├─ org.openqa.selenium.net.FixedIANAPortRange.class - [JAR]

├─ org.openqa.selenium.net.HostIdentifier.class - [JAR]

├─ org.openqa.selenium.net.LinuxEphemeralPortRangeDetector.class - [JAR]

├─ org.openqa.selenium.net.NetworkInterface.class - [JAR]

├─ org.openqa.selenium.net.NetworkInterfaceProvider.class - [JAR]

├─ org.openqa.selenium.net.NetworkUtils.class - [JAR]

├─ org.openqa.selenium.net.OlderWindowsVersionEphemeralPortDetector.class - [JAR]

├─ org.openqa.selenium.net.PortProber.class - [JAR]

├─ org.openqa.selenium.net.UrlChecker.class - [JAR]

├─ org.openqa.selenium.net.Urls.class - [JAR]

org.openqa.selenium.html5

├─ org.openqa.selenium.html5.AppCacheStatus.class - [JAR]

├─ org.openqa.selenium.html5.LocalStorage.class - [JAR]

├─ org.openqa.selenium.html5.Location.class - [JAR]

├─ org.openqa.selenium.html5.LocationContext.class - [JAR]

├─ org.openqa.selenium.html5.SessionStorage.class - [JAR]

├─ org.openqa.selenium.html5.Storage.class - [JAR]

├─ org.openqa.selenium.html5.WebStorage.class - [JAR]

org.openqa.selenium.federatedcredentialmanagement

├─ org.openqa.selenium.federatedcredentialmanagement.FederatedCredentialManagementAccount.class - [JAR]

├─ org.openqa.selenium.federatedcredentialmanagement.FederatedCredentialManagementDialog.class - [JAR]

├─ org.openqa.selenium.federatedcredentialmanagement.HasFederatedCredentialManagement.class - [JAR]

org.openqa.selenium.internal

├─ org.openqa.selenium.internal.Debug.class - [JAR]

├─ org.openqa.selenium.internal.Either.class - [JAR]

├─ org.openqa.selenium.internal.Require.class - [JAR]

org.openqa.selenium

├─ org.openqa.selenium.AcceptedW3CCapabilityKeys.class - [JAR]

├─ org.openqa.selenium.Alert.class - [JAR]

├─ org.openqa.selenium.Architecture.class - [JAR]

├─ org.openqa.selenium.Beta.class - [JAR]

├─ org.openqa.selenium.BuildInfo.class - [JAR]

├─ org.openqa.selenium.By.class - [JAR]

├─ org.openqa.selenium.Capabilities.class - [JAR]

├─ org.openqa.selenium.ContextAware.class - [JAR]

├─ org.openqa.selenium.Cookie.class - [JAR]

├─ org.openqa.selenium.Credentials.class - [JAR]

├─ org.openqa.selenium.DetachedShadowRootException.class - [JAR]

├─ org.openqa.selenium.DeviceRotation.class - [JAR]

├─ org.openqa.selenium.Dimension.class - [JAR]

├─ org.openqa.selenium.ElementClickInterceptedException.class - [JAR]

├─ org.openqa.selenium.ElementNotInteractableException.class - [JAR]

├─ org.openqa.selenium.HasAuthentication.class - [JAR]

├─ org.openqa.selenium.HasCapabilities.class - [JAR]

├─ org.openqa.selenium.HealthCheckFailedException.class - [JAR]

├─ org.openqa.selenium.ImmutableCapabilities.class - [JAR]

├─ org.openqa.selenium.InsecureCertificateException.class - [JAR]

├─ org.openqa.selenium.InvalidArgumentException.class - [JAR]

├─ org.openqa.selenium.InvalidCookieDomainException.class - [JAR]

├─ org.openqa.selenium.InvalidElementStateException.class - [JAR]

├─ org.openqa.selenium.InvalidSelectorException.class - [JAR]

├─ org.openqa.selenium.JavascriptException.class - [JAR]

├─ org.openqa.selenium.JavascriptExecutor.class - [JAR]

├─ org.openqa.selenium.Keys.class - [JAR]

├─ org.openqa.selenium.MutableCapabilities.class - [JAR]

├─ org.openqa.selenium.NoAlertPresentException.class - [JAR]

├─ org.openqa.selenium.NoSuchContextException.class - [JAR]

├─ org.openqa.selenium.NoSuchCookieException.class - [JAR]

├─ org.openqa.selenium.NoSuchElementException.class - [JAR]

├─ org.openqa.selenium.NoSuchFrameException.class - [JAR]

├─ org.openqa.selenium.NoSuchSessionException.class - [JAR]

├─ org.openqa.selenium.NoSuchShadowRootException.class - [JAR]

├─ org.openqa.selenium.NoSuchWindowException.class - [JAR]

├─ org.openqa.selenium.NotFoundException.class - [JAR]

├─ org.openqa.selenium.OutputType.class - [JAR]

├─ org.openqa.selenium.PageLoadStrategy.class - [JAR]

├─ org.openqa.selenium.Pdf.class - [JAR]

├─ org.openqa.selenium.PersistentCapabilities.class - [JAR]

├─ org.openqa.selenium.Platform.class - [JAR]

├─ org.openqa.selenium.Point.class - [JAR]

├─ org.openqa.selenium.PrintsPage.class - [JAR]

├─ org.openqa.selenium.Proxy.class - [JAR]

├─ org.openqa.selenium.Rectangle.class - [JAR]

├─ org.openqa.selenium.RetrySessionRequestException.class - [JAR]

├─ org.openqa.selenium.ScreenOrientation.class - [JAR]

├─ org.openqa.selenium.ScriptKey.class - [JAR]

├─ org.openqa.selenium.ScriptTimeoutException.class - [JAR]

├─ org.openqa.selenium.SearchContext.class - [JAR]

├─ org.openqa.selenium.SessionNotCreatedException.class - [JAR]

├─ org.openqa.selenium.SharedCapabilitiesMethods.class - [JAR]

├─ org.openqa.selenium.StaleElementReferenceException.class - [JAR]

├─ org.openqa.selenium.TakesScreenshot.class - [JAR]

├─ org.openqa.selenium.TimeoutException.class - [JAR]

├─ org.openqa.selenium.UnableToSetCookieException.class - [JAR]

├─ org.openqa.selenium.UnexpectedAlertBehaviour.class - [JAR]

├─ org.openqa.selenium.UnhandledAlertException.class - [JAR]

├─ org.openqa.selenium.UnpinnedScriptKey.class - [JAR]

├─ org.openqa.selenium.UnsupportedCommandException.class - [JAR]

├─ org.openqa.selenium.UsernameAndPassword.class - [JAR]

├─ org.openqa.selenium.WebDriver.class - [JAR]

├─ org.openqa.selenium.WebDriverException.class - [JAR]

├─ org.openqa.selenium.WebDriverInfo.class - [JAR]

├─ org.openqa.selenium.WebElement.class - [JAR]

├─ org.openqa.selenium.WindowType.class - [JAR]

├─ org.openqa.selenium.WrapsDriver.class - [JAR]

├─ org.openqa.selenium.WrapsElement.class - [JAR]

org.openqa.selenium.logging.profiler

├─ org.openqa.selenium.logging.profiler.EventType.class - [JAR]

├─ org.openqa.selenium.logging.profiler.HttpProfilerLogEntry.class - [JAR]

├─ org.openqa.selenium.logging.profiler.ProfilerLogEntry.class - [JAR]

Advertisement

Dependencies from Group

Jul 31, 2023
1.7k usages
29.3k stars
Jul 31, 2023
445 usages
29.3k stars
Jul 31, 2023
382 usages
29.3k stars
Jul 31, 2023
374 usages
29.3k stars
Jul 31, 2023
347 usages
29.3k stars

Discover Dependencies

Nov 01, 2020
511 usages
4k stars
Jun 04, 2020
36 usages
6.1k stars
Feb 03, 2020
0 stars
Oct 09, 2012
1.1k usages
Sep 20, 2005
112 usages
Apr 17, 2008
970 usages
Aug 07, 2023
439 usages
5.7k stars
Jan 15, 2020
3 usages
Apr 23, 2023
1.3k usages
45.2k stars