Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit e5238c8

Browse files
committed
Add possible option firefox binary
Possiblity to launch a specific firefox binary
1 parent 6ed67ce commit e5238c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Behat/MinkExtension/Extension.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ public function getConfig(ArrayNodeDefinition $builder)
344344
thenInvalid('Cannot find profile zip file %s')->
345345
end()->
346346
end()->
347+
scalarNode('binary')->end()->
347348
end()->
348349
end()->
349350
arrayNode('chrome')->

0 commit comments

Comments
 (0)