symfony / panther

A browser testing and web crawling library for PHP and Symfony
MIT License
2.91k stars 213 forks source link

Custom binary path to Firefox #619

Open KoloboIsMe opened 5 months ago

KoloboIsMe commented 5 months ago

Hello, I want to use a FirefoxClient objet to scrap the sourcecode of a dynamic web page but it seems it cannot find the path to my copy of Firefox, as it seems installed on a custom path. I would like to specify this path but cannot find how. Does anyone have any idea ? Thank you very much