symfony / panther

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

SeleniumManager and getClient #452

Open quayle opened 3 years ago

quayle commented 3 years ago

Hello,

Thank you for such awesome project!

Is there a specific reason why SeleniumManager is not included for calling: self::getClient(self::$pantherClient) ?

https://github.com/symfony/panther/blob/ec2ff073e80d3efb986022a2937a9cd94310237d/src/PantherTestCaseTrait.php#L155-L161

oleg-andreyev commented 2 years ago

see https://github.com/symfony/panther/issues/311