HTMLUnitDriver is not like other web browser driver, it is light weight and headless. It will not display graphic user interface at run time, this can save a lot of system resources and make your test application run faster. But it is a full feature browser driver.