Skip to content

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

@bonigarcia

Description

@bonigarcia

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-rustRust code is mostly Selenium Manager

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions