通过定位一组元素的方法来,来勾选自己需要勾选的选项. from selenium import webdriver from selenium.common.exceptions import NoSuchElementException from time import sleep driver = webdriver.Firefox() driver.implicitly_wait() url = "http://192.168.117.9:8080/jforum/forums/list.p…