Getting data from html table with selenium (python): Submitting changes breaks loop
问题 I want to scrape data from an HTML table for different combinations of drop down values via looping over those combinations. After a combination is chosen, the changes need to be submitted. This is, however, causing an error since it refreshes the page. This it what I've done so far: from selenium import webdriver from selenium.webdriver.support.ui import Select import time browser.get('https://daten.ktbl.de/feldarbeit/entry.html') # Selecting the constant values of some of the drop downs: