We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f648b37 commit 039c9d3Copy full SHA for 039c9d3
lib/WebDriver/Session.php
@@ -455,7 +455,7 @@ public function alert()
455
456
/**
457
* script execution method chaining, e.g.,
458
- * - $session->execute() - fallback for legacy JSON Wire Protocol
+ * - $session->execute($jsonScript) - fallback for legacy JSON Wire Protocol
459
* - $session->execute()->method() - chaining
460
*
461
* @return mixed
0 commit comments