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

Handle SecurityException thrown while launching the browser #677

Merged
merged 9 commits into from
Aug 1, 2023

Conversation

poovamraj
Copy link
Contributor

Changes

This change handles exception thrown while launching browser instance for authentication.

One such error we wanted to handle is SecurityException: Permission Denial happening because of using browsers (mostly misconfigured applications) that have not exported their activity

References

#663

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language or why not

@poovamraj poovamraj requested a review from a team as a code owner July 31, 2023 17:41
@Widcket
Copy link
Contributor

Widcket commented Jul 31, 2023

CI is failing

@poovamraj poovamraj changed the title WIP: Handle SecurityException thrown while launching the browser Handle SecurityException thrown while launching the browser Aug 1, 2023
@poovamraj poovamraj requested a review from Widcket August 1, 2023 08:29
@poovamraj poovamraj merged commit 5a44d52 into main Aug 1, 2023
9 checks passed
@poovamraj poovamraj deleted the handle-security-exception branch August 1, 2023 08:51
This was referenced Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants