SeleniumHQ / selenium

A browser automation framework and ecosystem.
https://selenium.dev
Apache License 2.0
29.74k stars 8.02k forks source link

[🚀 Feature]: Firefox and Safari does not support virtual_authenticator #14142

Closed NurlanMirovich closed 2 weeks ago

NurlanMirovich commented 2 weeks ago

Feature and motivation

PASSKEY is not supported for Firefox and Safari Browsers where Chrome already has it

Usage example

PASSKEY is not supported for Firefox and Safari Browsers where Chrome already has it

github-actions[bot] commented 2 weeks ago

@NurlanMirovich, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C), add the applicable G-* label, and it will provide the correct link and auto-close the issue.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

github-actions[bot] commented 2 weeks ago

Hi, @NurlanMirovich. This issue has been determined to require fixes in SafariDriver.

You can see if the feature is passing in the Web Platform Tests.

If it is something new, please create an Issue with the Safari team.

Feel free to comment the issues that you raise back in this issue. Thank you.

github-actions[bot] commented 2 weeks ago

Hi, @NurlanMirovich. This issue has been determined to require fixes in GeckoDriver.

You can see if the feature is passing in the Web Platform Tests.

If it is something new, please create an Issue with the GeckoDriver team.

Feel free to comment the issues that you raise back in this issue. Thank you.