You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,10 +23,10 @@ You'll find no junk (hopefully) here, but it's a fairly opinionated approach:
23
23
- The framework is instrumented to measure execution time of internals, and these metrics are available via JMX or Graphite.
24
24
- Our framework is unit and integration checked as well as monitored for code quality; we treat this as a production code base, not a second class citizen.
25
25
- We have a (developing) open road map in GitHub Issues (click the Issues tab to see what we have so far)
26
+
- We have a fuller set of documentation here: https://digital-delivery-academy.github.io/selenium-pom-framework/index.html
26
27
27
28
Coming soon:
28
29
- SauceLabs and BrowserStack configuration (issues #2 and #3).
29
-
- Expand documentation and tutorials (issue #45)
30
30
- And lots more marked in the issues list: https://github.com/digital-delivery-academy/selenium-pom-framework/issues
31
31
32
32
It really is a one stop shop for getting up and running with a robust toolkit for building Selenium checks, without the massive investment that many business make in hand rolling their own.
@@ -45,7 +45,7 @@ submit an issue ticket.
45
45
46
46
## Documentation
47
47
48
-
- A full reference guide is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
48
+
- A full reference guide is here: https://digital-delivery-academy.github.io/selenium-pom-framework/index.html
49
49
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-1.0.9
0 commit comments