Browse Source

Add comment

Yves Lavoie 7 năm trước cách đây
mục cha
commit
2b924f60b3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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};
         delete $args->{extra_capabilities};
     }
     }
 
 
+    # Get actual status
     $self->remote_conn->check_status();
     $self->remote_conn->check_status();
 
 
     # command => 'newSession' to fool the tests of commands implemented
     # command => 'newSession' to fool the tests of commands implemented