Print

(First time) start up

To start JOSF, search for the JOSF app in the Windows search bar or double click on the JOSF app shortcut on your desktop.

  • JOSF opens the default browser and navigates to the JOSF application
  • The default URL of JOSF is http://localhost:8090/josf-app/

Logging

From JOSF version 2.15, it is possible to view the logging from the Preferences window.

Web drivers

JOSF automatically downloads required drivers to use your system’s web browsers during its startup phase. This requires some URL’s to be available (whitelisted), and JOSF will warn you when it wasn’t able to download specific drivers.

  • chromedriver.storage.googleapis.com
  • msedgedriver.azureedge.net
  • api.github.com/repos/mozilla/geckodriver/releases
  • selenium-release.storage.googleapis.com

If for some reason it’s not allowed in your organization to automatically download webdrivers, it is also possible to download and upload the webdrivers manually. You can upload the webdrivers in JOSF under the Preference section – Browsers.

Latest Chrome webdrivers

Latest Edge webdrivers

Latest Firefox webdrivers

In this document