Sunday, 24 March 2019

Simulate HTTP_REFERER in a Laravel Dusk test?

Is there a straightforward way to simulate HTTP_REFERER in a Dusk test? I'm using Laravel\Dusk\Browser and calling the visit() method on various pages. This is using the Selenium driver.



from Simulate HTTP_REFERER in a Laravel Dusk test?

No comments:

Post a Comment