Skip to content

Commit cb5fc9d

Browse files
committed
Move some browser docs to recommended practices.
The main reason of this change is to collect recommended practices of using k6 browser under a single menu. We have usage examples already in the other API documents. These examples are more like "recommended practices". Also, "Recommended practices and examples" didn't fit the menu and become weird like "Recommended practices an..."
1 parent cde2145 commit cb5fc9d

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
2-
title: 'Examples'
2+
title: 'Recommended practices'
33
excerpt: 'A list of different examples and recommended practices when working with the k6 browser module'
44
---
55

66
This section presents some examples and recommended practices when working with the `k6 browser` module to leverage browser automation as part of your k6 tests.
77

8-
- [Page object model pattern](/using-k6-browser/examples/page-object-model)
8+
- [Page object model pattern](/using-k6-browser/recommended-practices/page-object-model)
9+
- [Selecting elements](/using-k6-browser/recommended-practices/selecting-elements)
910

1011

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)