If you perform multiple goTo steps, steps after the first should be able to use the origin of the current browser session to resolve relative paths.
Open question: If a default origin is specified in the config, which takes precedence: the config's origin or the current session's origin? I'm leaning toward the session's origin.
If you perform multiple
goTosteps, steps after the first should be able to use the origin of the current browser session to resolve relative paths.Open question: If a default origin is specified in the config, which takes precedence: the config's origin or the current session's origin? I'm leaning toward the session's origin.