Skip to content

Commit f55bad8

Browse files
committed
Update the docs
1 parent 36fad84 commit f55bad8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ nosetests [FILE_NAME.py]:[CLASS_NAME].[METHOD_NAME]
268268
<img src="https://img.shields.io/badge/Flaky Tests%3F-%20NO%21-11BBDD.svg" alt="NO MORE FLAKY TESTS!" />
269269
270270
✅ Automated/Manual Hybrid Mode:
271-
<p>SeleniumBase includes a solution called <b><a href="https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/masterqa/ReadMe.md">MasterQA</a></b>, which speeds up manual testing by having automation perform all the browser actions while the manual tester handles validation.</p>
271+
<p>SeleniumBase includes a solution called <b><a href="https://github.com/seleniumbase/SeleniumBase/blob/master/examples/master_qa/ReadMe.md">MasterQA</a></b>, which speeds up manual testing by having automation perform all the browser actions while the manual tester handles validation.</p>
272272
273273
✅ Feature-Rich:
274274
<p>For a full list of SeleniumBase features, <a href="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/features_list.md">Click Here</a>.</p>

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,9 @@ nav:
9292
- Locale Codes: help_docs/locale_codes.md
9393
- JS Generators:
9494
- Tour Maker: examples/tour_examples/ReadMe.md
95-
- Presentation Maker: examples/presenter/ReadMe.md
95+
- Dialog Boxes: examples/dialog_boxes/ReadMe.md
9696
- Chart Maker: help_docs/chart_maker.md
97+
- Presentation Maker: examples/presenter/ReadMe.md
9798
- Integrations:
9899
- Mobile Testing: help_docs/mobile_testing.md
99100
- GitHub CI: integrations/github/workflows/ReadMe.md

0 commit comments

Comments
 (0)