Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1c767f4

Browse files
Add information about structure of this repository
1 parent 57b897f commit 1c767f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ In the command-line:
1212
**Note:** This step is required only once to install the dependencies.
1313

1414
2. Use the command, `npm test` to run the tests
15+
16+
## Structure
17+
* Based on **Page Object Model**, the page objects and page functionality are put into the [respective pages](test/pages) for modularity
18+
* Selenium related functionality are also seperated and put into [own directory](test/selenium)
19+
* Splitting the page functionality and Selenium functionality makes the [tests](test) easier to read and understand
20+

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /