Added all examples

This commit is contained in:
2019-08-18 00:30:22 +02:00
parent fa6d1f7ec8
commit 6c8f95889c
31 changed files with 1031 additions and 44 deletions

View File

@@ -54,5 +54,10 @@
<artifactId>selenium-chrome-driver</artifactId>
<version>3.141.59</version>
</dependency>
<dependency>
<groupId>net.lightbody.bmp</groupId>
<artifactId>browsermob-core</artifactId>
<version>2.1.5</version>
</dependency>
</dependencies>
</project>