TypeError: 'bytes' object is not callable, while doing element.screenshot_as_png

后端 未结 0 1103
谎友^
谎友^ 2020-12-21 17:23

AIM: Save a screenshot of a specific element in selenium [Python3]

Code:


from selenium import webdriver 
import pyautogui as pog
import time

options          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题