| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <title>org.openqa.selenium.remote Class Hierarchy</title> |
| <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="org.openqa.selenium.remote Class Hierarchy"; |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar_top"> |
| <!-- --> |
| </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../overview-summary.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li>Class</li> |
| <li class="navBarCell1Rev">Tree</li> |
| <li><a href="../../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../../index-all.html">Index</a></li> |
| <li><a href="../../../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li><a href="../../../../org/openqa/selenium/os/package-tree.html">Prev</a></li> |
| <li><a href="../../../../org/openqa/selenium/remote/html5/package-tree.html">Next</a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../../index.html?org/openqa/selenium/remote/package-tree.html" target="_top">Frames</a></li> |
| <li><a href="package-tree.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip-navbar_top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="header"> |
| <h1 class="title">Hierarchy For Package org.openqa.selenium.remote</h1> |
| <span class="strong">Package Hierarchies:</span> |
| <ul class="horizontal"> |
| <li><a href="../../../../overview-tree.html">All Packages</a></li> |
| </ul> |
| </div> |
| <div class="contentContainer"> |
| <h2 title="Class Hierarchy">Class Hierarchy</h2> |
| <ul> |
| <li type="circle">java.lang.Object |
| <ul> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/AddFindsByCss.html" title="class in org.openqa.selenium.remote"><span class="strong">AddFindsByCss</span></a> (implements org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/AugmenterProvider.html" title="interface in org.openqa.selenium.remote">AugmenterProvider</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/AddFindsChildByCss.html" title="class in org.openqa.selenium.remote"><span class="strong">AddFindsChildByCss</span></a> (implements org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/AugmenterProvider.html" title="interface in org.openqa.selenium.remote">AugmenterProvider</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/AddRotatable.html" title="class in org.openqa.selenium.remote"><span class="strong">AddRotatable</span></a> (implements org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/AugmenterProvider.html" title="interface in org.openqa.selenium.remote">AugmenterProvider</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/Augmenter.html" title="class in org.openqa.selenium.remote"><span class="strong">Augmenter</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/BeanToJsonConverter.html" title="class in org.openqa.selenium.remote"><span class="strong">BeanToJsonConverter</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/Command.html" title="class in org.openqa.selenium.remote"><span class="strong">Command</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/DesiredCapabilities.html" title="class in org.openqa.selenium.remote"><span class="strong">DesiredCapabilities</span></a> (implements org.openqa.selenium.<a href="../../../../org/openqa/selenium/Capabilities.html" title="interface in org.openqa.selenium">Capabilities</a>, java.io.Serializable)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/ErrorCodes.html" title="class in org.openqa.selenium.remote"><span class="strong">ErrorCodes</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/ErrorHandler.html" title="class in org.openqa.selenium.remote"><span class="strong">ErrorHandler</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/HttpCommandExecutor.html" title="class in org.openqa.selenium.remote"><span class="strong">HttpCommandExecutor</span></a> (implements org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/CommandExecutor.html" title="interface in org.openqa.selenium.remote">CommandExecutor</a>, org.openqa.selenium.logging.<a href="../../../../org/openqa/selenium/logging/NeedsLocalLogs.html" title="interface in org.openqa.selenium.logging">NeedsLocalLogs</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/JsonToBeanConverter.html" title="class in org.openqa.selenium.remote"><span class="strong">JsonToBeanConverter</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/LocalFileDetector.html" title="class in org.openqa.selenium.remote"><span class="strong">LocalFileDetector</span></a> (implements org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/FileDetector.html" title="interface in org.openqa.selenium.remote">FileDetector</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/PropertyMunger.html" title="class in org.openqa.selenium.remote"><span class="strong">PropertyMunger</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/RemoteExecuteMethod.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteExecuteMethod</span></a> (implements org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/ExecuteMethod.html" title="interface in org.openqa.selenium.remote">ExecuteMethod</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/RemoteKeyboard.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteKeyboard</span></a> (implements org.openqa.selenium.<a href="../../../../org/openqa/selenium/Keyboard.html" title="interface in org.openqa.selenium">Keyboard</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/RemoteLogs.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteLogs</span></a> (implements org.openqa.selenium.logging.<a href="../../../../org/openqa/selenium/logging/Logs.html" title="interface in org.openqa.selenium.logging">Logs</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/RemoteTouchScreen.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteTouchScreen</span></a> (implements org.openqa.selenium.<a href="../../../../org/openqa/selenium/TouchScreen.html" title="interface in org.openqa.selenium">TouchScreen</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/RemoteWebDriver.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver</span></a> (implements org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsByClassName.html" title="interface in org.openqa.selenium.internal">FindsByClassName</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsByCssSelector.html" title="interface in org.openqa.selenium.internal">FindsByCssSelector</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsById.html" title="interface in org.openqa.selenium.internal">FindsById</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsByLinkText.html" title="interface in org.openqa.selenium.internal">FindsByLinkText</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsByName.html" title="interface in org.openqa.selenium.internal">FindsByName</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsByTagName.html" title="interface in org.openqa.selenium.internal">FindsByTagName</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsByXPath.html" title="interface in org.openqa.selenium.internal">FindsByXPath</a>, org.openqa.selenium.<a href="../../../../org/openqa/selenium/HasCapabilities.html" title="interface in org.openqa.selenium">HasCapabilities</a>, org.openqa.selenium.<a href="../../../../org/openqa/selenium/HasInputDevices.html" title="interface in org.openqa.selenium">HasInputDevices</a>, org.openqa.selenium.<a href="../../../../org/openqa/selenium/JavascriptExecutor.html" title="interface in org.openqa.selenium">JavascriptExecutor</a>, org.openqa.selenium.<a href="../../../../org/openqa/selenium/WebDriver.html" title="interface in org.openqa.selenium">WebDriver</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/RemoteWebDriver.RemoteTargetLocator.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver.RemoteTargetLocator</span></a> (implements org.openqa.selenium.<a href="../../../../org/openqa/selenium/WebDriver.TargetLocator.html" title="interface in org.openqa.selenium">WebDriver.TargetLocator</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver.RemoteWebDriverOptions</span></a> (implements org.openqa.selenium.<a href="../../../../org/openqa/selenium/WebDriver.Options.html" title="interface in org.openqa.selenium">WebDriver.Options</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager</span></a> (implements org.openqa.selenium.<a href="../../../../org/openqa/selenium/WebDriver.ImeHandler.html" title="interface in org.openqa.selenium">WebDriver.ImeHandler</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts</span></a> (implements org.openqa.selenium.<a href="../../../../org/openqa/selenium/WebDriver.Timeouts.html" title="interface in org.openqa.selenium">WebDriver.Timeouts</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow</span></a> (implements org.openqa.selenium.<a href="../../../../org/openqa/selenium/WebDriver.Window.html" title="interface in org.openqa.selenium">WebDriver.Window</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/RemoteWebElement.html" title="class in org.openqa.selenium.remote"><span class="strong">RemoteWebElement</span></a> (implements org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsByClassName.html" title="interface in org.openqa.selenium.internal">FindsByClassName</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsByCssSelector.html" title="interface in org.openqa.selenium.internal">FindsByCssSelector</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsById.html" title="interface in org.openqa.selenium.internal">FindsById</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsByLinkText.html" title="interface in org.openqa.selenium.internal">FindsByLinkText</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsByName.html" title="interface in org.openqa.selenium.internal">FindsByName</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsByTagName.html" title="interface in org.openqa.selenium.internal">FindsByTagName</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/FindsByXPath.html" title="interface in org.openqa.selenium.internal">FindsByXPath</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/Locatable.html" title="interface in org.openqa.selenium.internal">Locatable</a>, org.openqa.selenium.<a href="../../../../org/openqa/selenium/WebElement.html" title="interface in org.openqa.selenium">WebElement</a>, org.openqa.selenium.internal.<a href="../../../../org/openqa/selenium/internal/WrapsDriver.html" title="interface in org.openqa.selenium.internal">WrapsDriver</a>)</li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/Response.html" title="class in org.openqa.selenium.remote"><span class="strong">Response</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/SessionId.html" title="class in org.openqa.selenium.remote"><span class="strong">SessionId</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/SimplePropertyDescriptor.html" title="class in org.openqa.selenium.remote"><span class="strong">SimplePropertyDescriptor</span></a></li> |
| <li type="circle">java.lang.Throwable (implements java.io.Serializable) |
| <ul> |
| <li type="circle">java.lang.Exception |
| <ul> |
| <li type="circle">java.lang.RuntimeException |
| <ul> |
| <li type="circle">org.openqa.selenium.<a href="../../../../org/openqa/selenium/WebDriverException.html" title="class in org.openqa.selenium"><span class="strong">WebDriverException</span></a> |
| <ul> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/ErrorHandler.UnknownServerException.html" title="class in org.openqa.selenium.remote"><span class="strong">ErrorHandler.UnknownServerException</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/JsonException.html" title="class in org.openqa.selenium.remote"><span class="strong">JsonException</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/ScreenshotException.html" title="class in org.openqa.selenium.remote"><span class="strong">ScreenshotException</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/SessionNotFoundException.html" title="class in org.openqa.selenium.remote"><span class="strong">SessionNotFoundException</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/SessionTerminatedException.html" title="class in org.openqa.selenium.remote"><span class="strong">SessionTerminatedException</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/UnreachableBrowserException.html" title="class in org.openqa.selenium.remote"><span class="strong">UnreachableBrowserException</span></a></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/UselessFileDetector.html" title="class in org.openqa.selenium.remote"><span class="strong">UselessFileDetector</span></a> (implements org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/FileDetector.html" title="interface in org.openqa.selenium.remote">FileDetector</a>)</li> |
| </ul> |
| </li> |
| </ul> |
| <h2 title="Interface Hierarchy">Interface Hierarchy</h2> |
| <ul> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/AugmenterProvider.html" title="interface in org.openqa.selenium.remote"><span class="strong">AugmenterProvider</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/BrowserType.html" title="interface in org.openqa.selenium.remote"><span class="strong">BrowserType</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/CapabilityType.html" title="interface in org.openqa.selenium.remote"><span class="strong">CapabilityType</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/CapabilityType.ForSeleniumServer.html" title="interface in org.openqa.selenium.remote"><span class="strong">CapabilityType.ForSeleniumServer</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/CommandExecutor.html" title="interface in org.openqa.selenium.remote"><span class="strong">CommandExecutor</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/DriverCommand.html" title="interface in org.openqa.selenium.remote"><span class="strong">DriverCommand</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/ExecuteMethod.html" title="interface in org.openqa.selenium.remote"><span class="strong">ExecuteMethod</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/FileDetector.html" title="interface in org.openqa.selenium.remote"><span class="strong">FileDetector</span></a></li> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/InterfaceImplementation.html" title="interface in org.openqa.selenium.remote"><span class="strong">InterfaceImplementation</span></a></li> |
| </ul> |
| <h2 title="Enum Hierarchy">Enum Hierarchy</h2> |
| <ul> |
| <li type="circle">java.lang.Object |
| <ul> |
| <li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) |
| <ul> |
| <li type="circle">org.openqa.selenium.remote.<a href="../../../../org/openqa/selenium/remote/RemoteWebDriver.When.html" title="enum in org.openqa.selenium.remote"><span class="strong">RemoteWebDriver.When</span></a></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar_bottom"> |
| <!-- --> |
| </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../overview-summary.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li>Class</li> |
| <li class="navBarCell1Rev">Tree</li> |
| <li><a href="../../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../../index-all.html">Index</a></li> |
| <li><a href="../../../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li><a href="../../../../org/openqa/selenium/os/package-tree.html">Prev</a></li> |
| <li><a href="../../../../org/openqa/selenium/remote/html5/package-tree.html">Next</a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../../index.html?org/openqa/selenium/remote/package-tree.html" target="_top">Frames</a></li> |
| <li><a href="package-tree.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip-navbar_bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| </body> |
| </html> |