Get scroll height last_height = driver.execute_script("return document.body.scrollHeight") while True: # Scroll down to bottom
確定! 回上一頁