How can I do a log-in through ATATA

后端 未结 0 1548
暗喜
暗喜 2020-12-30 04:01

In Selenium, the following code is supposed to get you to an alert. Specifically, a log-in pop-up:

Alert alert = driver.switchTo().alert();

H

相关标签:
回答
  • 消灭零回复
提交回复
热议问题