python自动化如何定位这种弹窗,网上找了一些方法,运行之后还是定位不到
如果是selenium,用switch_to.alert()方法定位试试可以参考https://www.cnblogs.com/chenshengkai/p/11303495.html 的