Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unsupported browse operation error (fixes #1122) #1159

Merged

Conversation

jaimedelreyg
Copy link
Contributor

@jaimedelreyg jaimedelreyg commented Nov 27, 2020

Context

Although Desktop.isDesktopSupported() is working well in Java with different desktops (Linux, Windows, Macos), browse operation throws an exception not caught in the code if the current desktop doesn't support it.

Issues related: #1122

Checklist

@CLAassistant
Copy link

CLAassistant commented Nov 27, 2020

CLA assistant check
All committers have signed the CLA.

@jaimedelreyg jaimedelreyg changed the title Fix unsupported browse operation error (fixes #1122) Fix unsupported browse operation error (fixes #1122) type:bug Nov 27, 2020
@jaimedelreyg jaimedelreyg changed the title Fix unsupported browse operation error (fixes #1122) type:bug Fix unsupported browse operation error (fixes #1122) Nov 27, 2020
@baev baev added the type:bug Something isn't working label Nov 27, 2020
@baev baev merged commit d38f8c7 into allure-framework:master Nov 27, 2020
@baev
Copy link
Member

baev commented Nov 27, 2020

@jaimedelreyg thanks!

@jaimedelreyg jaimedelreyg deleted the bug-browse-action-unsupported branch December 1, 2020 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants