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

[🚀 Feature]: Create Selenium Manager binaries in GH Actions with debug symbols #12887

Closed
bonigarcia opened this issue Oct 6, 2023 · 2 comments
Labels

Comments

@bonigarcia
Copy link
Member

Feature and motivation

To troubleshoot SM in complex error cases, it is interesting to capture the backtrace. But to do that, the SM binaries have to be created, including the debug symbols. Since these binaries are much larger than the default release artifacts, we can generate them on demand with GH Actions.

Usage example

These binaries will be used to troubleshoot problems that users report, e.g., as in #12828.

@bonigarcia
Copy link
Member Author

Completed via #12974.

Copy link

github-actions bot commented Dec 2, 2023

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant