Thursday, July 17, 2014

Selenium automates browsers

Selenium automates browsers. Control the browser through Java code:

http://docs.seleniumhq.org/

No comments:

Post a Comment

CSP on Apache

To add CSP to root if sort of funny. The following will NOT work for most cases !!     <LocationMatch "^/$">        Header s...