Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

firefox:aurora binary setting not working #14

Open
timhaak opened this issue Aug 19, 2014 · 1 comment
Open

firefox:aurora binary setting not working #14

timhaak opened this issue Aug 19, 2014 · 1 comment
Assignees
Labels

Comments

@timhaak
Copy link

timhaak commented Aug 19, 2014

Hi using

{
"browsers": [{
"firefox:aurora": {
"binary": "/Applications/FirefoxAurora.app/Contents/MacOS/firefox-bin"
}
}]
}

Getting the following error.

ERROR: dalek-driver-firefox: Binary not found: /Applications/FirefoxAuroraDebug.app/Contents/MacOS/firefox-bin

Seems to not be using the override. I know your working on this at the moment so thought I should point it out just in case.

Thanks for the cool project

@asciidisco
Copy link
Member

Have you tried only to set the path to /Applications/FirefoxAuroraDebug.app/or /Applications/FirefoxAuroraDebug.app/Contents/MacOS/ it has been a long time since I implemented this, but I believe that it resolves the "final" binary by itself in MacOS

@asciidisco asciidisco added the bug label Aug 25, 2014
@asciidisco asciidisco self-assigned this Aug 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants