Skip to content

Commit 62cf41e

Browse files
Update README.md
1 parent bd11a78 commit 62cf41e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ submit an issue ticket.
4040
- A full reference guide is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
4141
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.4
4242

43+
## Example tests
44+
45+
See https://github.com/digital-delivery-academy/selenium-pom-example repository for an example of how to write Selenium tests using the Page Object Model. This repository uses this framework.
46+
4347
## Usage
4448

4549
Put this in your POM.xml.
@@ -100,6 +104,3 @@ An example configuration (`settings.xml`) would be:
100104
</servers>
101105
</settings>
102106
```
103-
## Example tests
104-
105-
See https://github.com/digital-delivery-academy/selenium-pom-example repository for an example of how to write Selenium tests using the Page Object Model. This repository uses this framework.

0 commit comments

Comments
 (0)