Fix bug in FileHandler: it always failed on MacOS by asolntsev · Pull Request #16771 · SeleniumHQ/selenium

@asolntsev

The `alternatives` list is immutable, so trying to add `"mac/" + name` to it always failed.

P.S. I suspect this class is not used anymore, and should be removed.

This was referenced

Jan 19, 2026

This was referenced

Jan 19, 2026

This was referenced

Feb 1, 2026

This was referenced

Feb 11, 2026

This was referenced

Feb 20, 2026