add support for firefox_binary for second browser
This commit is contained in:
parent
6c3c08e711
commit
a2f5d46764
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
<extension qualifier="graphene-secondbrowser">
|
||||
<property name="browser">${browser}</property>
|
||||
<property name="firefox_binary">${firefox_binary}</property>
|
||||
</extension>
|
||||
|
||||
<engine>
|
||||
|
|
Loading…
Reference in a new issue