Florent Roques
Florent Roques
Same here. In the meantime, i am killing each time the chrome instance with the following command `kill $(lsof -i:9515)` but it's a pain. Is there a method to shut...
Thank you for the tip! It put me on the right track Looking at comments in the [Webdriver](https://github.com/php-webdriver/php-webdriver/blob/community/lib/WebDriver.php) class used in the background of the `Symfony\Component\Panther\Client` class, I found that...
Done! I added a pull request to add visibility to this issue on readme file. Another suggestion: show this issue link when a user is installing the plugin