Programatic remote control of a web browser from your Clojure code. This is especially useful for automating tests for a web app.
https://github.com/semperos/clj-webdriver/wikiThis library leverages the Selenium-WebDriver Java library to drive real GUI browsers like Firefox, Chrome, Safari and Internet Explorer, providing both a thin wrapper over the WebDriver API as well as higher-level Clojure functions to make interacting with the browser easier.
Posted via email from miner49r
No comments:
Post a Comment