<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>selenium-help</artifactId>
<version>0.15</version>
</dependency>
compile
|-- com.google.code.gson:gson:2.8.0
|-- org.apache.httpcomponents:httpclient:4.5.2
|-- com.google.guava:guava:20.0
|-- org.apache.commons:commons-lang3:3.5
|-- net.lightbody.bmp:browsermob-core:2.1.2
|-- org.seleniumhq.selenium:selenium-java:3.0.1
|-- com.github.mike10004:native-helper:6.0.0
|-- com.github.mike10004:xvfb-selenium:0.5
|-- com.google.code.findbugs:jsr305:3.0.1
|-- com.github.mike10004:chrome-cookie-implant-client:1.5
test
|-- org.seleniumhq.selenium:htmlunit-driver:2.23.1
|-- org.slf4j:slf4j-simple:1.7.12
|-- junit:junit:4.12
|-- com.github.tomakehurst:wiremock:2.2.2
|-- io.github.bonigarcia:webdrivermanager:1.5.0