Skip to content

Commit 2a43413

Browse files
committed
Create README.md
1 parent 4a7a564 commit 2a43413

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# SeleniumTest
2+
The test that checks two registration forms on site: http://appulatebeta.com/signup-old/intro.aspx/
3+
4+
It's checking input data. If data is correct you'll go on the next step. If incorrect - there will be an alert which tell yiu about it.
5+
6+
To launch the test, in Visual Studio on tab "Test" select "Windows" and "Test View".
7+
If Test View is empty, try to rebuild the project.
8+
9+
This project uses SeleniumWebDriver and ChromeDriver.

0 commit comments

Comments
 (0)