Re: [ANN] clj-webdriver: Clojure API for Selenium-WebDriver

2012-02-19 Thread semperos
I wouldn't go that far :-) It's more like, "browser is gross mutable Java object hidden beneath layers of Clojure goodness." -Daniel -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note t

Re: [ANN] clj-webdriver: Clojure API for Selenium-WebDriver

2012-02-19 Thread eniotna
Hi, Nice! Now we can say, browser is data! Antoine 2012/2/19 semperos > Though this library has been in development for several months, I'd like > to publicly announce the availability of clj-webdriver, a Clojure library > for using web browsers from Clojure for the purposes of automated web >

[ANN] clj-webdriver: Clojure API for Selenium-WebDriver

2012-02-18 Thread semperos
Though this library has been in development for several months, I'd like to publicly announce the availability of clj-webdriver, a Clojure library for using web browsers from Clojure for the purposes of automated web testing (leveraging Selenium-WebDriver under the hood). I've released a brief