摘要: 切换iframe表单:b.switch_to_frame(iframe) 返回上级表单:b.switch_to_default_content() 切换表单前找到表单:iframe_ele = b.find_element_by_id('表单元素') select_ele = b.find_elem 阅读全文
posted @ 2019-07-12 00:26 晚饭不食 阅读(315) 评论(0) 推荐(0)