Adrian Palmer

Results 3 comments of Adrian Palmer

@alexislefebvre I believe that @AndriusCTR is talking about the actual instance of the chrome browser that's running, rather than Symfony's web server. I'm also experiencing the same issue with each...

I've looked into this and unfortunately, there are no ways to provide options when creating the chrome client to override the port. https://github.com/symfony/panther/blob/master/src/PantherTestCaseTrait.php#L137 From looking at the source of `ChromeManager`,...

Have created a PR to fix this: #16