chromedriver working, verbs alpha

This commit is contained in:
Jonathan Shook
2020-04-15 09:37:47 -05:00
parent 42a3a2f0af
commit 281542f42e
73 changed files with 1490 additions and 67 deletions

View File

@@ -45,6 +45,12 @@
<version>3.12.83-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>driver-web</artifactId>
<version>3.12.83-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>activitytype-stdout</artifactId>