Our community has moved to Discord. Join us there!
Cybr.com/Discord
These forums are still up for historical purposes.

  • Christophe

    Administrator
    August 24, 2020 at 4:25 pm

    OK, yes there’s already been an issue opened with Mozilla for the geckodriver issue.

    While we wait for a fix, there is a workaround:

    1. Launch ZAP
    2. Go to Tools -> Options
    3. Scroll down and click on Selenium
    4. Where it says “Binaries” add “/usr/bin/firefox-esr”
    5. Click OK to save the changes. It might give a warning box saying that it couldn’t save because of “null” but it should still have saved. You can double-check by closing and re-opening the Options window and make sure the changes are still there
    6. Try opening Firefox via manual exploration, and it should work

    If you want to track the issue: https://github.com/zaproxy/zaproxy/issues/6115