MinkBundle icon indicating copy to clipboard operation
MinkBundle copied to clipboard

Mink library integration bundle for Symfony2

Results 4 MinkBundle issues
Sort by recently updated
recently updated
newest added

I want to add the switch "--no-sandbox" to the capabilities from selenium2 but was restricted through the configuration tree.

I currently have this working with the Selenium driver. When I explicitly set the browser_name in the config_test.yml, it works. It seems I can only pass it one browser/selenium location/etc....

Currently Mink is a prototype service and I've lost several hours figuring out why the hell I'm getting different sessions whenever I ask Mink to give me the default session....

Right now, it's not possible to configure Goutte/Guzzle/cURL to ignore SSL errors.