derby-webdriverio
Advanced tools
Comparing version 3.3.2 to 3.3.3
@@ -100,3 +100,3 @@ // Generated by CoffeeScript 1.12.5 | ||
return isReact = ret.value; | ||
}).end().then(function() { | ||
}).then(function() { | ||
return this.waitUntil(function() { | ||
@@ -114,3 +114,3 @@ if (isReact) { | ||
}); | ||
}).end(); | ||
}); | ||
}); | ||
@@ -117,0 +117,0 @@ browser.addCommand('clickAndWait', makeWaitForPageLoad('click')); |
{ | ||
"name": "derby-webdriverio", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "Webdriver.io for Derby.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
36725