from selenium.webdriver.common.keys import Keys
driver.find_element_by_id("kw").send_keys("NBA",Keys.ENTER)
JS滚动条