nightwatch
Advanced tools
Comparing version 0.5.30 to 0.5.31
@@ -69,5 +69,5 @@ module.exports = function(client) { | ||
* | ||
* @method resizeWindow | ||
* @method maximizeWindow | ||
* @param {function} [callback] Optional callback function to be called when the command finishes. | ||
* @see windowSize | ||
* @see windowMaximize | ||
* @since v0.5.13 | ||
@@ -74,0 +74,0 @@ * @api commands |
@@ -386,3 +386,2 @@ module.exports = function(Nightwatch) { | ||
* @link /session/:sessionId/source | ||
* @param {string} id ID of the element to route the command to. | ||
* @param {function} [callback] Optional callback function to be called when the command finishes. | ||
@@ -389,0 +388,0 @@ * @api protocol |
{ | ||
"name": "nightwatch", | ||
"description": "A node.js bindings implementation for selenium 2.0/webdriver", | ||
"version": "0.5.30", | ||
"version": "0.5.31", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Andrei Rusu", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
377619
147
11057