Selenium Beginner 13 – How to use HtmlUnit Driver
Notes: Pre-requisites – Selenium jars should be added to the project. This is covered in the earlier session on this series. Selenium Beginner 5 – How to write first Selenium script (java) – 5 Easy Steps Today we will learn : 1. What is HtmlUnit Driver 2. How to run test with HtmlUnit Driver HtmlUnitDriver …