Rikke Lundgren
Results
1
issues of
Rikke Lundgren
According to 'Extension.php' the profile should be specified as: ``` yaml Behat\MinkExtension\Extension: selenium2: capabilities: {'firefox': {'profile':'/path-to-zip'} } ``` The profile though doesn't get applied - instead webdriver creates an anonymous...