| Annotation Type | Description |
|---|---|
| Chrome |
Using this annotation with @Test will cause the current MethodContext to
receive a WebDriver instance of Chrome.
|
| Firefox |
Using this annotation with @Test will cause the current MethodContext to
receive a WebDriver instance of Firefox.
|
| InternetExplorer |
Using this annotation with @Test will cause the current MethodContext to
receive a WebDriver instance of Internet Explorer.
|
| PhantomJS |
Using this annotation with @Test will cause the current MethodContext to
receive a WebDriver instance of PhantomJS.
|
Copyright © 2015. All rights reserved.