Skip to content

Commit 4f5bf5e

Browse files
committed
update readme
1 parent 1c3673e commit 4f5bf5e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
# selenium-chrome-example
2-
An example project of selenium using ChromeWebDriver
1+
# selenium-example
2+
An example project of selenium using ChromeWebDriver, HtmlUnitDriver, FirefoxFriver
33

44

55
## Prerequisites ##
66

77
* Have [java](http://www.oracle.com/technetwork/java/javase/downloads/index.html) installed
8-
* Have [Chrome Driver](https://sites.google.com/a/chromium.org/chromedriver/) installed
98
* Have [maven](http://maven.apache.org/) installed
109

1110

@@ -23,4 +22,4 @@ The result looks as following:
2322

2423
## LICENSE ##
2524

26-
[MIT License](https://raw.githubusercontent.com/leftstick/selenium-chrome-example/master/LICENSE)
25+
[MIT License](https://raw.githubusercontent.com/leftstick/selenium-example/master/LICENSE)

0 commit comments

Comments
 (0)