<dependency>
<groupId>com.browserstack</groupId>
<artifactId>webdriver-framework-junit5</artifactId>
<version>0.0.1</version>
</dependency>
@Grapes(
@Grab(group='com.browserstack', module='webdriver-framework-junit5', version='0.0.1')
)