UNPKG

selenium-webdriver

Version:

The official WebDriver JavaScript bindings from the Selenium project

3 lines 4.2 kB
<!DOCTYPE html><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"><meta http-equiv="Content-Language" content="en"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>ErrorCode</title><link href="dossier.css" rel="stylesheet" type="text/css"><header><div><form><div><input type="search" placeholder="Search" tabindex="1"></div></form></div></header><main><article><div class="parentlink"><b>Module:</b> <a href="module_selenium-webdriver_error.html">selenium-webdriver/error</a></div><div class="codelink"><a href="source/error.js.src.html#l27">View Source</a></div><h1>enum ErrorCode</h1><dl><dt>Type<code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a></code><dt>Alias for <code><a href="enum_bot_ErrorCode.html">bot.ErrorCode</a></code></dl><p>Error codes from the Selenium WebDriver protocol: https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol#response-status-codes</p> <h2>Values and Descriptions</h2><div id="ELEMENT_NOT_SELECTABLE" class="property"><dl><dt>ELEMENT_NOT_SELECTABLE</dl></div><div id="ELEMENT_NOT_VISIBLE" class="property"><dl><dt>ELEMENT_NOT_VISIBLE</dl></div><div id="IME_ENGINE_ACTIVATION_FAILED" class="property"><dl><dt>IME_ENGINE_ACTIVATION_FAILED</dl></div><div id="IME_NOT_AVAILABLE" class="property"><dl><dt>IME_NOT_AVAILABLE</dl></div><div id="INVALID_COOKIE_DOMAIN" class="property"><dl><dt>INVALID_COOKIE_DOMAIN</dl></div><div id="INVALID_ELEMENT_COORDINATES" class="property"><dl><dt>INVALID_ELEMENT_COORDINATES</dl></div><div id="INVALID_ELEMENT_STATE" class="property"><dl><dt>INVALID_ELEMENT_STATE</dl></div><div id="INVALID_SELECTOR_ERROR" class="property"><dl><dt>INVALID_SELECTOR_ERROR</dl></div><div id="INVALID_XPATH_SELECTOR" class="property"><dl><dt>INVALID_XPATH_SELECTOR</dl></div><div id="INVALID_XPATH_SELECTOR_RETURN_TYPE" class="property"><dl><dt>INVALID_XPATH_SELECTOR_RETURN_TYPE</dl></div><div id="JAVASCRIPT_ERROR" class="property"><dl><dt>JAVASCRIPT_ERROR</dl></div><div id="METHOD_NOT_ALLOWED" class="property"><dl><dt>METHOD_NOT_ALLOWED</dl></div><div id="MOVE_TARGET_OUT_OF_BOUNDS" class="property"><dl><dt>MOVE_TARGET_OUT_OF_BOUNDS</dl></div><div id="NO_SUCH_ALERT" class="property"><dl><dt>NO_SUCH_ALERT</dl></div><div id="NO_SUCH_ELEMENT" class="property"><dl><dt>NO_SUCH_ELEMENT</dl></div><div id="NO_SUCH_FRAME" class="property"><dl><dt>NO_SUCH_FRAME</dl></div><div id="NO_SUCH_WINDOW" class="property"><dl><dt>NO_SUCH_WINDOW</dl></div><div id="SCRIPT_TIMEOUT" class="property"><dl><dt>SCRIPT_TIMEOUT</dl></div><div id="SESSION_NOT_CREATED" class="property"><dl><dt>SESSION_NOT_CREATED</dl></div><div id="SQL_DATABASE_ERROR" class="property"><dl><dt>SQL_DATABASE_ERROR</dl></div><div id="STALE_ELEMENT_REFERENCE" class="property"><dl><dt>STALE_ELEMENT_REFERENCE</dl></div><div id="SUCCESS" class="property"><dl><dt>SUCCESS</dl></div><div id="TIMEOUT" class="property"><dl><dt>TIMEOUT</dl></div><div id="UNABLE_TO_SET_COOKIE" class="property"><dl><dt>UNABLE_TO_SET_COOKIE</dl></div><div id="UNEXPECTED_ALERT_OPEN" class="property"><dl><dt>UNEXPECTED_ALERT_OPEN</dl></div><div id="UNKNOWN_COMMAND" class="property"><dl><dt>UNKNOWN_COMMAND</dl></div><div id="UNKNOWN_ERROR" class="property"><dl><dt>UNKNOWN_ERROR</dl></div><div id="UNSUPPORTED_OPERATION" class="property"><dl><dt>UNSUPPORTED_OPERATION</dl></div><div id="XPATH_LOOKUP_ERROR" class="property"><dl><dt>XPATH_LOOKUP_ERROR</dl></div></article><nav><h3><a href="index.html" tabindex="2">Overview</a></h3><div><input type="checkbox" id="nav-modules" checked/><label for="nav-modules"><h3><span class="selectable" tabindex="2">Modules</span></h3></label><div id="nav-modules-view"></div></div><div><input type="checkbox" id="nav-types" checked/><label for="nav-types"><h3><span class="selectable" tabindex="2">Types</span></h3></label><div id="nav-types-view"></div></div><h3><a href="Changes.html" tabindex="2">Changes</a></h3></nav></main><footer><div><a href="https://github.com/jleyba/js-dossier">Generated by dossier</a></div></footer><script src="types.js"></script><script src="dossier.js"></script>