How do I start Selenium with Java?
To Start with your WebApplication Test Automation with Selenium, You need some bacis knowldge on Core java like Class ,Object , variable , Functions,Collection Framework ,Exception handling , Interface . Read here to know how to create first Selenium project with testNG Framework.