Skip to content

Conversation

@oomelianchuk
Copy link
Contributor

No description provided.

@oomelianchuk oomelianchuk added the codeReadyForMerge The issue was implemented and the branch is ready to be reviewed and merged into develop label Feb 5, 2025
@oomelianchuk oomelianchuk self-assigned this Feb 5, 2025
@oomelianchuk oomelianchuk linked an issue Feb 5, 2025 that may be closed by this pull request
}
if (shouldLogBrowsers)
{
AllureAddons.addEnvironmentInformation(ImmutableMap.<String, String> builder()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say just skip the environment info adding if we don't have a browser. A field showing an empty value for "Used Browserconfigurations" seems not very helpful ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks :)

@wurzelkuchen wurzelkuchen merged commit dee23c9 into develop Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codeReadyForMerge The issue was implemented and the branch is ready to be reviewed and merged into develop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: NPE in BrowserRunner when no Browser is started

3 participants