selenuim webDriver API 16种定位方式
2021-07-09 01:08
阅读:485
标签:exe info 错误 sel port weight mil 表示 技术 错误截图: 这是由于html页面嵌套多个iframe导致的 解决办法:操作右侧的鼠标滚轮 滚动到上面就可以了 selenuim webDriver API 16种定位方式 标签:exe info 错误 sel port weight mil 表示 技术 原文地址:https://www.cnblogs.com/wyhv5/p/9723061.html#操作鼠标滚轮 0,0表示最上面
js = ‘window.scrollTo(0,0)‘
driver.execute_script(js)
import time
time.sleep(2)
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:selenuim webDriver API 16种定位方式
文章链接:http://soscw.com/index.php/essay/102560.html
文章标题:selenuim webDriver API 16种定位方式
文章链接:http://soscw.com/index.php/essay/102560.html
评论
亲,登录后才可以留言!