webdriervAPI(窗口截图)
2021-05-19 14:28
阅读:477
标签:png orm import 支持 error selenium public baidu bdr from selenium import webdriver driver = webdriver.Chorme() driver.get("http://www.baidu.com") 截取当前窗口,并指定截图图片的存放位置 发现python3在截图时只支持png的图片格式 driver.get_screenshot_as_file("C:\Users\Public\Pictures\error.png") driver.quit() webdriervAPI(窗口截图) 标签:png orm import 支持 error selenium public baidu bdr 原文地址:https://www.cnblogs.com/97xiaolai/p/11707661.html
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:webdriervAPI(窗口截图)
文章链接:http://soscw.com/index.php/essay/87668.html
文章标题:webdriervAPI(窗口截图)
文章链接:http://soscw.com/index.php/essay/87668.html
评论
亲,登录后才可以留言!