Skip to content

Commit f786709

Browse files
authored
Update README.md
1 parent 4ae04f7 commit f786709

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,19 @@
1212
for web, mobileweb, mobile native and rest web-service functional test automation
1313

1414
<a href="https://qmetry.github.io/qaf/" target="_blank">Online documentation</a> | <a href="https://github.com/qmetry/qaf-step-by-step-tutorial/wiki" target="_blank">Step-By-Step-Tutorial</a>
15-
15+
<h3>Support libraries:</h3>
16+
<ul type="1">
17+
<li><a href="https://github.com/qmetry/qaf-support" target="_blank">qaf-support</a> - steps for web and mobile web</li>
18+
<li><a href="https://github.com/qmetry/qaf-support-mobile" target="_blank">qaf-support-mobile</a> - steps for and mobile native</li>
19+
<li><a href="https://github.com/qmetry/qaf-support-ws" target="_blank">qaf-support-ws</a> - request call repository support and steps for web services</li>
20+
<li><a href="https://github.com/qmetry/qaf-support-openapi" target="_blank">qaf-support-openapi</a> - auto generate request call repository and bdd from open api specification</li>
21+
<li><a href="https://github.com/qmetry/qaf-support-elasticsearch" target="_blank">qaf-support-elasticsearch</a> - elasticsearch integration for cross execution dashboard</li>
22+
<li><a href="https://github.com/qmetry/qaf-support-angular" target="_blank">qaf-support-angular</a> - custom locator stretegies specific to angularjs</li>
23+
<li><a href="https://github.com/qmetry/qaf-support-aem" target="_blank">qaf-support-aem</a> - aem support</li>
24+
<li><a href="https://github.com/qmetry/qaf-support-galen" target="_blank">qaf-support-galen</a> - galen framework support</li>
25+
<li><a href="https://github.com/qmetry/qaf-support-flutter" target="_blank">qaf-support-flutter</a> - flutter native app support</li>
26+
<li><a href="https://github.com/qmetry/qaf-cucumber" target="_blank">qaf-cucumber</a> - cucumber step with QAF BDD2 and/or cucumber runner support</li>
27+
</ul>
1628

1729
<h3>Powerful Automation Platform for Test Authoring, Test Execution and Execution Analysis</h3>
1830

@@ -84,3 +96,5 @@ QMetry Automation Framework provides a powerful and versatile platform to author
8496
<li>Enabling testing across multiple platforms with or without
8597
selenium grid</li>
8698
</ul>
99+
100+

0 commit comments

Comments
 (0)