browserPath
A path to a browser on your system which, if set, will be used instead of us downloading one for you.
If you set this, it must match the type of browser (which defaults to Chromium).
Instead of setting this in Gradle, you can also set the system property kobweb.export.browser.path or the environment variable KOBWEB_EXPORT_BROWSER_PATH (which may be convenient as it allows you to use a different value based on which environment you are exporting in, e.g. home machine vs CI)