Selenium Maven | Selenium Forum
M
Posted on 12/11/2015
What is the best practice to create selenium project in maven.? When a maven project gets created it creates src\main\java and src\test\java. all testcases go under src\test\java. I am not sure where does all listeners, pageobjects go. Need your thoughts on that.

M
Replied on 12/11/2015

watch framework videos or use one of the framework project and emulate it.