Python之Selenium截取高清大图
Posted zhzhang
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Python之Selenium截取高清大图相关的知识,希望对你有一定的参考价值。
from selenium import webdriver from selenium.webdriver import ChromeOptions option = ChromeOptions() option.add_argument(\'--headless\') browser = webdriver.Chrome(options=option) browser.set_window_size(15360, 3600) browser.get(\'https://www.baidu.com\') browser.get_screenshot_as_file(\'preview.png\')
截取高清大图?
以上是关于Python之Selenium截取高清大图的主要内容,如果未能解决你的问题,请参考以下文章
Android_性能优化之ViewPager加载成百上千高清大图oom解决方案
5000张高清壁纸大图(手机用),用Python在法律的边缘又试探了一把