Skip to content

Commit

Permalink
Bump webdriverjs version to 2.41.0 and update published docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jleyba committed Mar 28, 2014
1 parent 0da05da commit 72894b9
Show file tree
Hide file tree
Showing 25 changed files with 33 additions and 33 deletions.
4 changes: 2 additions & 2 deletions docs/api/javascript/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ <h2>Installation</h2>
natively supports the <a href="http://chromedriver.storage.googleapis.com/index.html">ChromeDriver</a>.
Simply download a copy and make sure it can be found on your <code>PATH</code>. The other
drivers (e.g. Firefox, Internet Explorer, and Safari), still require the
<a href="https://code.google.com/p/selenium/downloads/list">standalone Selenium server</a>.</p>
<a href="http://selenium-release.storage.googleapis.com/index.html">standalone Selenium server</a>.</p>
<h3>Running the tests</h3>
<p>To run the tests, you will need to download a copy of the
<a href="http://chromedriver.storage.googleapis.com/index.html">ChromeDriver</a> and make
sure it can be found on your <code>PATH</code>.</p>
<pre><code>npm test selenium-webdriver
</code></pre>
<p>To run the tests against multiple browsers, download the
<a href="https://code.google.com/p/selenium/downloads/list">Selenium server</a> and
<a href="http://selenium-release.storage.googleapis.com/index.html">Selenium server</a> and
specify its location through the <code>SELENIUM_SERVER_JAR</code> environment variable.
You can use the <code>SELENIUM_BROWSER</code> environment variable to define a
comma-separated list of browsers you wish to test against. For example:</p>
Expand Down
4 changes: 2 additions & 2 deletions docs/api/javascript/module_selenium-webdriver.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><meta charset="UTF-8"><meta http-equiv="Content-Language" content="en" /><title>selenium-webdriver</title><link href="dossier.css" rel="stylesheet" type="text/css"><div id="main-wrapper"><input type="checkbox" id="sidenav-toggle" /><main><header><h1>Module selenium-webdriver</h1><a class="source" href="/Users/jleyba/Development/selenium2/build/javascript/node/selenium-webdriver/docs/source/index.js.src.html">code &raquo;</a></header><section><p>The main user facing module. Exports WebDriver's primary
<!DOCTYPE html><meta charset="UTF-8"><meta http-equiv="Content-Language" content="en" /><title>selenium-webdriver</title><link href="dossier.css" rel="stylesheet" type="text/css"><div id="main-wrapper"><input type="checkbox" id="sidenav-toggle" /><main><header><h1>Module selenium-webdriver</h1><a class="source" href="/usr/local/google/home/jleyba/dev/selenium/build/javascript/node/selenium-webdriver/docs/source/index.js.src.html">code &raquo;</a></header><section><p>The main user facing module. Exports WebDriver's primary
public API and provides convenience assessors to certain sub-modules.</section><section><h2>Classes</h2><div class="type-summary"><table><tbody><tr><td><dl><dt><a href="class_webdriver_ActionSequence.html">ActionSequence</a><dd>Class for defining sequences of complex user interactions.<dt><a href="module_selenium-webdriver_builder_class_Builder.html">Builder</a><dd>Creates new <code class="type"><a href="class_webdriver_WebDriver.html">WebDriver</a></code> instances.<dt><a href="class_webdriver_Capabilities.html">Capabilities</a><dd>No Description.<dt><a href="class_webdriver_Command.html">Command</a><dd>Describes a command to be executed by the WebDriverJS framework.<dt><a href="class_webdriver_EventEmitter.html">EventEmitter</a><dd>Object that can emit events for others to listen for.<dt><a href="class_webdriver_Session.html">Session</a><dd>Contains information about a WebDriver session.<dt><a href="class_webdriver_WebDriver.html">WebDriver</a><dd>Creates a new WebDriver client, which provides control over a browser.<dt><a href="class_webdriver_WebElement.html">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">Browser</a><dd>Recognized browser names.<dt><a href="enum_webdriver_Button.html">Button</a><dd>Enumeration of the buttons used in the advanced interactions API.<dt><a href="enum_webdriver_Capability.html">Capability</a><dd>Common webdriver capability keys.<dt><a href="enum_webdriver_CommandName.html">CommandName</a><dd>Enumeration of predefined names command names that all command processors
will support.<dt><a href="enum_webdriver_Key.html">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><section id="static-properties"><h2>Properties</h2><div class="wrap-details public"><div><details><summary><div><a class="source" href="source/index.js.src.html#l40">code &raquo;</a><span class="member"><a name="By">By</a> : <code class="type"><a href="namespace_webdriver_By.html">webdriver.By</a></code></span></div><p>A collection of factory functions for creating <code class="type"><a href="class_webdriver_Locator.html">webdriver.Locator</a></code>
instances.</summary></details></div></div><div class="wrap-details public"><div><details><summary><div><a class="source" href="source/index.js.src.html#l108">code &raquo;</a><span class="member"><a name="error">error</a> : <code class="type"><a href="module_selenium-webdriver_error.html">selenium-webdriver/error</a></code></span></div></summary></details></div></div><div class="wrap-details public"><div><details><summary><div><a class="source" href="source/index.js.src.html#l114">code &raquo;</a><span class="member"><a name="promise">promise</a> : <code class="type"><a href="namespace_webdriver_promise.html">webdriver.promise</a></code></span></div></summary></details></div></div><div class="wrap-details public"><div><details><summary><div><a class="source" href="source/index.js.src.html#l120">code &raquo;</a><span class="member"><a name="stacktrace">stacktrace</a> : <code class="type"><a href="namespace_webdriver_stacktrace.html">webdriver.stacktrace</a></code></span></div></summary></details></div></div></section></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>
instances.</summary></details></div></div><div class="wrap-details public"><div><details><summary><div><a class="source" href="source/index.js.src.html#l108">code &raquo;</a><span class="member"><a name="error">error</a> : <code class="type"><a href="module_selenium-webdriver_error.html">selenium-webdriver/error</a></code></span></div></summary></details></div></div><div class="wrap-details public"><div><details><summary><div><a class="source" href="source/index.js.src.html#l114">code &raquo;</a><span class="member"><a name="logging">logging</a> : <code class="type"><a href="namespace_webdriver_logging.html">webdriver.logging</a></code></span></div></summary></details></div></div><div class="wrap-details public"><div><details><summary><div><a class="source" href="source/index.js.src.html#l120">code &raquo;</a><span class="member"><a name="promise">promise</a> : <code class="type"><a href="namespace_webdriver_promise.html">webdriver.promise</a></code></span></div></summary></details></div></div><div class="wrap-details public"><div><details><summary><div><a class="source" href="source/index.js.src.html#l126">code &raquo;</a><span class="member"><a name="stacktrace">stacktrace</a> : <code class="type"><a href="namespace_webdriver_stacktrace.html">webdriver.stacktrace</a></code></span></div></summary></details></div></div></section></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>
2 changes: 1 addition & 1 deletion docs/api/javascript/module_selenium-webdriver__base.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><meta charset="UTF-8"><meta http-equiv="Content-Language" content="en" /><title>selenium-webdriver/_base</title><link href="dossier.css" rel="stylesheet" type="text/css"><div id="main-wrapper"><input type="checkbox" id="sidenav-toggle" /><main><header><h1>Module selenium-webdriver/_base</h1><a class="source" href="/Users/jleyba/Development/selenium2/build/javascript/node/selenium-webdriver/docs/source/_base.js.src.html">code &raquo;</a></header><section><p>The base module responsible for bootstrapping the Closure
<!DOCTYPE html><meta charset="UTF-8"><meta http-equiv="Content-Language" content="en" /><title>selenium-webdriver/_base</title><link href="dossier.css" rel="stylesheet" type="text/css"><div id="main-wrapper"><input type="checkbox" id="sidenav-toggle" /><main><header><h1>Module selenium-webdriver/_base</h1><a class="source" href="/usr/local/google/home/jleyba/dev/selenium/build/javascript/node/selenium-webdriver/docs/source/_base.js.src.html">code &raquo;</a></header><section><p>The base module responsible for bootstrapping the Closure
library and providing a means of loading Closure-based modules.

<p>Each script loaded by this module will be granted access to this module's
Expand Down
2 changes: 1 addition & 1 deletion docs/api/javascript/module_selenium-webdriver_builder.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><meta charset="UTF-8"><meta http-equiv="Content-Language" content="en" /><title>selenium-webdriver/builder</title><link href="dossier.css" rel="stylesheet" type="text/css"><div id="main-wrapper"><input type="checkbox" id="sidenav-toggle" /><main><header><h1>Module selenium-webdriver/builder</h1><a class="source" href="/Users/jleyba/Development/selenium2/build/javascript/node/selenium-webdriver/docs/source/builder.js.src.html">code &raquo;</a></header><section></section><section><h2>Classes</h2><div class="type-summary"><table><tbody><tr><td><dl><dt><a href="module_selenium-webdriver_builder_class_Builder.html">Builder</a><dd>Creates new <code class="type"><a href="class_webdriver_WebDriver.html">WebDriver</a></code> instances.</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>
<!DOCTYPE html><meta charset="UTF-8"><meta http-equiv="Content-Language" content="en" /><title>selenium-webdriver/builder</title><link href="dossier.css" rel="stylesheet" type="text/css"><div id="main-wrapper"><input type="checkbox" id="sidenav-toggle" /><main><header><h1>Module selenium-webdriver/builder</h1><a class="source" href="/usr/local/google/home/jleyba/dev/selenium/build/javascript/node/selenium-webdriver/docs/source/builder.js.src.html">code &raquo;</a></header><section></section><section><h2>Classes</h2><div class="type-summary"><table><tbody><tr><td><dl><dt><a href="module_selenium-webdriver_builder_class_Builder.html">Builder</a><dd>Creates new <code class="type"><a href="class_webdriver_WebDriver.html">WebDriver</a></code> instances.</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>
2 changes: 1 addition & 1 deletion docs/api/javascript/module_selenium-webdriver_chrome.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><meta charset="UTF-8"><meta http-equiv="Content-Language" content="en" /><title>selenium-webdriver/chrome</title><link href="dossier.css" rel="stylesheet" type="text/css"><div id="main-wrapper"><input type="checkbox" id="sidenav-toggle" /><main><header><h1>Module selenium-webdriver/chrome</h1><a class="source" href="/Users/jleyba/Development/selenium2/build/javascript/node/selenium-webdriver/docs/source/chrome.js.src.html">code &raquo;</a></header><section></section><section><h2>Classes</h2><div class="type-summary"><table><tbody><tr><td><dl><dt><a href="module_selenium-webdriver_chrome_class_Options.html">Options</a><dd>Class for managing ChromeDriver specific options.<dt><a href="module_selenium-webdriver_chrome_class_ServiceBuilder.html">ServiceBuilder</a><dd>Creates <code class="type"><a class="unresolved-link">remote.DriverService</a></code> instances that manage a ChromeDriver
<!DOCTYPE html><meta charset="UTF-8"><meta http-equiv="Content-Language" content="en" /><title>selenium-webdriver/chrome</title><link href="dossier.css" rel="stylesheet" type="text/css"><div id="main-wrapper"><input type="checkbox" id="sidenav-toggle" /><main><header><h1>Module selenium-webdriver/chrome</h1><a class="source" href="/usr/local/google/home/jleyba/dev/selenium/build/javascript/node/selenium-webdriver/docs/source/chrome.js.src.html">code &raquo;</a></header><section></section><section><h2>Classes</h2><div class="type-summary"><table><tbody><tr><td><dl><dt><a href="module_selenium-webdriver_chrome_class_Options.html">Options</a><dd>Class for managing ChromeDriver specific options.<dt><a href="module_selenium-webdriver_chrome_class_ServiceBuilder.html">ServiceBuilder</a><dd>Creates <code class="type"><a class="unresolved-link">remote.DriverService</a></code> instances that manage a ChromeDriver
server.</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><section id="static-functions"><h2>Functions</h2><div class="wrap-details public"><div><details class="function"><summary><div><a class="source" href="source/chrome.js.src.html#l470">code &raquo;</a><span class="member"><a name="createDriver">createDriver</a> <span class="args">( opt_options, opt_service )</span> &rArr; <code class="type">!<a href="class_webdriver_WebDriver.html">webdriver.WebDriver</a></code></span></div><p>Creates a new ChromeDriver session.</summary><div class="info"><table><tbody><tr><th>Parameters<tr><td><dl><dt>opt_options: <code class="type">(<a href="class_webdriver_Capabilities.html">webdriver.Capabilities</a>|Options)=</code><dd>The session options.<dt>opt_service: <code class="type">remote.DriverService=</code><dd>The session to use; will use
the <code class="type"><a class="unresolved-link">default service</a></code> by default.</dl><tr><th>Returns<tr><td><dl>A new WebDriver instance.</dl></table></div></details></div></div><div class="wrap-details public"><div><details class="function"><summary><div><a class="source" href="source/chrome.js.src.html#l471">code &raquo;</a><span class="member"><a name="getDefaultService">getDefaultService</a> <span class="args">( )</span> &rArr; <code class="type">!remote.DriverService</code></span></div><p>Returns the default ChromeDriver service. If such a service has not been
configured, one will be constructed using the default configuration for
Expand Down
Loading

0 comments on commit 72894b9

Please sign in to comment.