rubycdp / ferrum

Headless Chrome Ruby API
https://ferrum.rubycdp.com
MIT License
1.68k stars 119 forks source link

Permission denied when using Firefox #440

Closed dpaluy closed 5 months ago

dpaluy commented 5 months ago

While trying to use Firefox on Mac M1 (ARM)

browser = Ferrum::Browser.new browser_name: :firefox

I'm getting an error: Permission denied - /Applications/Firefox.app/Contents/MacOS (Errno::EACCES) on this step

I'm getting the same error with Brave.

However, the chrome works correctly.

What's the correct way to resolve this issue?

Thank you!

route commented 5 months ago

Firefox/Webkit are not supported for now. Only Chrome