page loading strategy

from selenium import webdriverfrom selenium.webdriver.chrome.options import Optionstry:optionsOptions()print(设置页面加载策略

7月前380