We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a7a564 commit 2a43413Copy full SHA for 2a43413
README.md
@@ -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