Selenium and HTMLUnit - the abstraction layer
Selenium and HTMLUnit - the abstraction layer
Submitted by Evil Tester - Alan Richardson's blog on Wed, 17/12/2008 - 23:00.I once did an experiment to see how easy I could wrap HTMLUnit with Selenium for automated software testing.In my experiment I created a wrapper by extending the DefaultSelenium class and then using eclipse to create wrapper functions for all the methods. Then inject that HTMLUnitSelenium class into my abstraction layer and voila - your [...]
