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.
2 parents 891369d + 4505d93 commit ffbd474Copy full SHA for ffbd474
lib/WebDriver/Session.php
@@ -228,7 +228,7 @@ public function deleteCookie($cookieName)
228
* - $session->window($name) - set focus
229
* - $session->window($window_handle)->method() - chaining
230
*
231
- * @return \WebDriver\AbstractWebDriver
+ * @return \WebDriver\Window|\WebDriver\Session
232
*/
233
public function window()
234
{
0 commit comments