2833 shaares
5 private links
5 private links
4 results
tagged
selenium
By providing an engine turning natural language queries into Selenium code, LaVague is designed to make it easy for users or other AIs to automate easily express web workflows and execute them on a browser.
driver.execute_script("window.scrollTo(0, document.body.scrollHeight);")