摘要: 定位iframe1.有id,并且唯一,直接写iddriver.switch_to_frame("x-URS-iframe")driver.switch_to.frame("x-URS-iframe")2.有name,并且唯一,直接写namedriver.switch_to_frame("xxxx") 阅读全文
posted @ 2021-06-22 18:03 zntest 阅读(244) 评论(0) 推荐(0) 编辑