Pārlūkot izejas kodu

Add note about bug in Windows + PhantomJS + binary startup

Daniel Gempesaw 10 gadi atpakaļ
vecāks
revīzija
304a48105c
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      lib/Selenium/PhantomJS.pm

+ 5 - 0
lib/Selenium/PhantomJS.pm

@@ -28,6 +28,11 @@ If you're curious whether your Selenium::PhantomJS instance is using a
 separate PhantomJS binary, or through the selenium server, you can check
 the C<binary_mode> attr after instantiation.
 
+N.B. If you're on Windows, we're probably going to fail at closing the
+command window that runs the PhantomJS binary. Feel free to bug us
+over at L<Github|https://github.com/gempesaw/Selenium-Remote-Driver>
+and/or tell us how to fix it if it's a blocking issue for you. Thanks!
+
 =cut
 
 has '+browser_name' => (