teodesian / Selenium-Remote-Driver

Perl Bindings to the Selenium Webdriver server
174 stars 90 forks source link

Win32: calling lsof when trying to kill binary #462

Closed teodesian closed 3 years ago

teodesian commented 3 years ago

oof:

'lsof' is not recognized as an internal or external command, operable program or batch file

I should also add msys to the list of win32 platforms in IS_WIN constant

teodesian commented 3 years ago

I mean Ideally we'd just use Selenium::Client, since it does all this correctly but...whatever

teodesian commented 3 years ago

this is just a problem with the at/ test, not a problem