Skip to content

Commit 62c939e

Browse files
Update README.md
1 parent 3ba3eb0 commit 62c939e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# UserInterfaceTesting.Framework.Lion <img src ="UserInterfaceTesting.Framework.Lion/images/lion.jpg" width=99>
1+
# UserInterfaceTesting.Framework.Lion <img src ="UserInterfaceTesting.Framework.Lion/images/lion.jpg" width=119>
22
This is a User Interface testing Framework using C#, .Net Framework, MSTest and Selenium WebDriver to test UltimateQA Practice site.
33

44
## Selenium WebDriver <img src ="UserInterfaceTesting.Framework.Lion/images/selenium.png" width=79>
@@ -18,3 +18,11 @@ https://www.ultimateqa.com/automation/
1818

1919
## Integrated Development Environment
2020
Microsoft Visual Studio IDE is used to develop this Framework.
21+
22+
### Build Solution
23+
* Build => Build Solution
24+
<img src ="UserInterfaceTesting.Framework.Lion/images/build.png" width=350>
25+
26+
### Run Tests
27+
* Test => Windows => Test Explorer => Run All
28+
<img src ="UserInterfaceTesting.Framework.Lion/images/testexplorer.png" width=500>

0 commit comments

Comments
 (0)