You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
4.3 KiB
4 lines
4.3 KiB
<!DOCTYPE html><meta charset="UTF-8"><meta http-equiv="Content-Language" content="en" /><title>webdriver</title><link href="dossier.css" rel="stylesheet" type="text/css"><div id="main-wrapper"><input type="checkbox" id="sidenav-toggle" /><main><header><h1>Namespace webdriver</h1><a class="source" href="source/lib/webdriver/capabilities.js.src.html#l19">code »</a></header><section></section><section><h2>Interfaces</h2><div class="type-summary"><table><tbody><tr><td><dl><dt><a href="interface_webdriver_CommandExecutor.html">webdriver.CommandExecutor</a><dd>Handles the execution of <code >webdriver.Command</code> objects.</dl></table></div></section><section><h2>Classes</h2><div class="type-summary"><table><tbody><tr><td><dl><dt><a href="class_webdriver_AbstractBuilder.html">webdriver.AbstractBuilder</a><dd>Creates new <code >webdriver.WebDriver</code> clients.<dt><a href="class_webdriver_ActionSequence.html">webdriver.ActionSequence</a><dd>Class for defining sequences of complex user interactions.<dt><a href="class_webdriver_Alert.html">webdriver.Alert</a><dd>Represents a modal dialog such as <code >alert</code>, <code >confirm</code>, or
|
|
<code >prompt</code>.<dt><a href="class_webdriver_Builder.html">webdriver.Builder</a><dd>No Description.<dt><a href="class_webdriver_Capabilities.html">webdriver.Capabilities</a><dd>No Description.<dt><a href="class_webdriver_Command.html">webdriver.Command</a><dd>Describes a command to be executed by the WebDriverJS framework.<dt><a href="class_webdriver_EventEmitter.html">webdriver.EventEmitter</a><dd>Object that can emit events for others to listen for.<dt><a href="class_webdriver_FirefoxDomExecutor.html">webdriver.FirefoxDomExecutor</a><dd>No Description.<dt><a href="class_webdriver_Locator.html">webdriver.Locator</a><dd>An element locator.<dt><a href="class_webdriver_Session.html">webdriver.Session</a><dd>Contains information about a WebDriver session.<dt><a href="class_webdriver_UnhandledAlertError.html">webdriver.UnhandledAlertError</a><dd>An error returned to indicate that there is an unhandled modal dialog on the
|
|
current page.<dt><a href="class_webdriver_WebDriver.html">webdriver.WebDriver</a><dd>Creates a new WebDriver client, which provides control over a browser.<dt><a href="class_webdriver_WebElement.html">webdriver.WebElement</a><dd>Represents a DOM element.</dl></table></div></section><section><h2>Enumerations</h2><div class="type-summary"><table><tbody><tr><td><dl><dt><a href="enum_webdriver_Browser.html">webdriver.Browser</a><dd>Recognized browser names.<dt><a href="enum_webdriver_Button.html">webdriver.Button</a><dd>Enumeration of the buttons used in the advanced interactions API.<dt><a href="enum_webdriver_Capability.html">webdriver.Capability</a><dd>Common webdriver capability keys.<dt><a href="enum_webdriver_CommandName.html">webdriver.CommandName</a><dd>Enumeration of predefined names command names that all command processors
|
|
will support.<dt><a href="enum_webdriver_Key.html">webdriver.Key</a><dd>Representations of pressable keys that aren't text.</dl></table></div></section><div id="visibility-controls"><b>Show:</b><label for="show-public"><span><input type="checkbox" id="show-public" checked/></span>Public</label><label for="show-protected"><span><input type="checkbox" id="show-protected"/></span>Protected</label><label for="show-private"><span><input type="checkbox" id="show-private"/></span>Private</label></div></main><nav id="topnav"><div><div id="menubutton"><label for="sidenav-toggle">Menu</label></div><form id="searchbox"><div><input type="search" placeholder="Search" tabindex="1"></div></form></div></nav><nav id="sidenav"><input type="checkbox" id="sidenav-types-ctrl" /><input type="checkbox" id="sidenav-files-ctrl" /><input type="checkbox" id="sidenav-modules-ctrl" /><a id="sidenav-overview"><div><h4>Overview</h4></div></a><div id="sidenav-types"><label for="sidenav-types-ctrl"><h4>Types</h4></label><i>No data</i></div><div id="sidenav-modules"><label for="sidenav-modules-ctrl"><h4>Modules</h4></label><i>No data</i></div><div id="sidenav-files"><label for="sidenav-files-ctrl"><h4>Files</h4></label><i>No data</i></div><a href="license.html"><div><h4>License</h4></div></a></nav><div id="push-footer"></div></div><footer><a href="https://github.com/jleyba/js-dossier">Generated by dossier</a></footer><script src="types.js"></script><script src="dossier.js"></script> |