Image includes - Python (Debian or Alpine based) - Google Chrome - Chromedriver - Selenium (in some versions) - Xvfb (in some versions) Versions Python 3 (Debian-based) - , (based on python:3.9, ...
三餐白日梦的博客有id才能能使用id定位 2.id不能重复 通过百度页面,演示如何查找id确定id是否重复,其他方式定位也可以这样搜索 driver.find_element(By.ID,"放入id名字") import time from selenium import webdriver from ...