Explorar o código

Add todo to improve chromedriver test

Daniel Gempesaw %!s(int64=10) %!d(string=hai) anos
pai
achega
6b5eb2d1ac
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      t/binary.t

+ 2 - 0
t/binary.t

@@ -27,6 +27,8 @@ PHANTOMJS: {
 }
 
 CHROME: {
+    # TODO: fix this test, as it's a hack that depends entirely on the
+    # node module protractor's included `webdriver-manager` binary.
     $ENV{PATH} .= ':/usr/local/lib/node_modules/protractor/selenium';
     my $chrome = Selenium::Chrome->new( %caps );
     ok( $chrome->browser_name eq 'chrome', 'convenience chrome is okay' );