<dependency>
<groupId>org.xpathqs</groupId>
<artifactId>xpathqs-web-selenium</artifactId>
<version>0.0.9</version>
</dependency>
compile
|-- org.xpathqs:xpathqs-core:0.0.6
|-- org.xpathqs:xpathqs-driver:0.0.9
|-- org.xpathqs:xpathqs-web:0.0.9
|-- org.xpathqs:xpathqs-log:0.0.1
|-- org.seleniumhq.selenium:selenium-java:3.141.59
|-- io.github.bonigarcia:webdrivermanager:4.4.1
runtime
|-- org.jetbrains.kotlin:kotlin-stdlib:1.5.0