selenium是浏览器自动化测试工具 使用方法 截取图片 使用time.sleep()方法,等待浏览器加载完 元素定位 切换窗口 自动登陆 find_element_by_id() 返回 对象 find_elements_by_id() #返回 相关文章: