fun invoke(session: Session = sessionManager.selectedSessionOrThrow): Unit
Reloads the current URL of the provided session (or the currently selected session if none is provided).
session - the session for which reload should be triggered.
session