Yves Lavoie před 7 roky
rodič
revize
2b924f60b3
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      lib/Selenium/Remote/Driver.pm

+ 1 - 0
lib/Selenium/Remote/Driver.pm

@@ -959,6 +959,7 @@ sub _request_new_session {
         delete $args->{extra_capabilities};
     }
 
+    # Get actual status
     $self->remote_conn->check_status();
 
     # command => 'newSession' to fool the tests of commands implemented