1 framename=driver.find_element_by_tag_name("iframe") 2 driver.switch_to_frame(framename)
2. 先记录在这有更好的方法再更新