Skip to content

Commit ca6d706

Browse files
authored
Update README.md
1 parent 9c08d7c commit ca6d706

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
# WebDriverManager.Net
88
This small library aimed to automate the [Selenium WebDriver] binaries management inside a .Net project.
99

10-
*You need run you IDE/program/tests with Administrator privileges*
11-
1210
If you have ever used [Selenium WebDriver], you probably know that in order to use some browsers (for example **Chrome**) you need to download a binary which allows WebDriver to handle the browser.
1311
In addition, the absolute path to this binary must be set as part of the PATH environment variable or manually copied to build output folder (working directory).
1412

0 commit comments

Comments
 (0)