Skip to content

Fix browser.rb not navigating to base URL

Dan Davison requested to merge dj-fix-navigate_to-bug into main

If the root_module does not respond to base_url, assume that the URI host is Chemlab.base_url

Example of this failing:

https://ops.gitlab.net/gitlab-org/quality/staging/-/jobs/4931552

Merge request reports