Skip to content

Commit dd1dcf3

Browse files
authored
Create README.md
1 parent ae0c824 commit dd1dcf3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Simple
2+
This is Basic Selenium framework version 2 using java which is activity based, well structured and maintainable.
3+
4+
# Maintainable
5+
# Version 2 -
6+
Used TestNg
7+
Used NgWebdriver library
8+
Exception Handeling - configured categorized exception messages,
9+
Logger
10+
Multiple locators for finding web-element
11+
Screenshot on failed test case
12+
13+
# How to run
14+
This is java project of TestNG framework which need to be contain the selenium libraries to execute. Download this repository and open
15+
project in eclipse and Run As TestNG Test

0 commit comments

Comments
 (0)