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 26b4f12 commit 8a2df15Copy full SHA for 8a2df15
lib/WebDriverOptions.php
@@ -37,7 +37,7 @@ public function __construct(ExecuteMethod $executor)
37
/**
38
* Add a specific cookie.
39
*
40
- * @see Facebook\WebDriver\Cookie for description of possible cookie properties
+ * @see Cookie for description of possible cookie properties
41
* @param Cookie|array $cookie Cookie object. May be also created from array for compatibility reasons.
42
* @return WebDriverOptions The current instance.
43
*/
0 commit comments