SeleniumHQ / selenium-ide

Open Source record and playback test automation for the web.
https://selenium.dev/selenium-ide/
Apache License 2.0
2.73k stars 740 forks source link

2FA trusted browser #1733

Open dendihandian opened 7 months ago

dendihandian commented 7 months ago

🚀 Feature Proposal

A workaround to use the main Chrome browser state or maybe browser data (cookie, localstorage, etc) to whitelist the 2FA trusted browser from the web.

Motivation

To achieve and pass 2FA trusted browser

Example

I'm on automating the Appstore Connect API analytics to export the CSVs, but when I login with selenium-side-runner I got 2FA auth. I have tried to init 2FA in debugger once, but the running selenium-side-runner automated browser keeps requiring 2FA.