Iframe

 
1.swith to ifram
driver.switch_to.frame(driver.find_element_by_id("z_hppm_iframe"))

2.go back to the normal pge
driver.switch_to.default_content()

 

posted @ 2017-05-08 17:59  Linazhu  阅读(105)  评论(0编辑  收藏  举报