无限楼房

文章
4
资源
0
加入时间
2年10月17天

042frame嵌套页面定位

# _*_ coding=utf-8 _*_from selenium import webdriverfrom selenium.common.exceptions import NoSuchElementException #导入异常类from time import ctime,sleep#因为没有Html文件,故按大概意思写的,执行不通,纯属偷懒,嘿嘿drive...