We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eafa314 commit ac92746Copy full SHA for ac92746
README.md
@@ -24,7 +24,7 @@ A re-implementation of [Testcontainer Selenium/WebDriver](https://java.testconta
24
Usage is very similar to [Testcontainers default implementation](https://java.testcontainers.org/modules/webdriver_containers/).
25
26
Make sure to remove the original Testcontainer Webdrivers dependency to avert any mix ups while using the library.
27
-For more information take a look at our demo.
+For more information take a look at [our demo](./testcontainers-selenium-demo/src/main/java/software/xdev/Application.java).
28
29
## Installation
30
[Installation guide for the latest release](https://github.com/xdev-software/testcontainers-selenium/releases/latest#Installation)
0 commit comments