简体   繁体   中英

How to Automate the salesforce login OTP feature using selenium WebDriver?

How to automate the salesforce login OTP feature using selenium WebDriver ?

Already tried this option - logged in manually and read the cookies and load the cookies while login using selenium webdriver.

the simplest way to bypass otp/2fa is to add IP address of server where selenium is run to trusted IP range in Salesforce

In Setup menu, click Security Controls -> Network Access -> enter the IP address ranges of selenium server.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM