Skip to content

Explicitly set the path to geckodriver

Cameron Swords requested to merge set-path-geckodriver into master

What does this MR do?

The recently Webdriver Linux ZAP extension has broken the ZAP Ajax Spider functionality (see gitlab-org/gitlab#55266 (closed)). This MR provides a way around the problem by explicitly telling ZAP where to find the Firefox driver.

Merge request reports