org.unitils.selenium.annotation
Annotation Type TestWebDriver


@Retention(value=RUNTIME)
@Inherited
public @interface TestWebDriver

With this annotation, the webdriver will be initialised automatically for all the tests.

Since:
1.0.0
Author:
Jeroen Horemans, Thomas De Rycke, Willemijn Wouters



Copyright © 2013. All Rights Reserved.