selenium自动化下滑页面

self.driver.execute_script('window.scrollTo(0,document.body.scrollHeight)')

你可能感兴趣的:(selenium自动化下滑页面)