Skip to content

Commit 12d3606

Browse files
added 'collection' to examples (#44)
Co-authored-by: Anton Shukanau <anton_shukanau@epam.com>
1 parent 1fc5ea7 commit 12d3606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Steps/playwright.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ Save number of elements in collection to memory
680680
| key | string | key to store value | |
681681
example:
682682
```gherkin
683-
When I save number of elements in 'Search Results' as 'numberOfSearchResults'
683+
When I save number of elements in 'Search Results' collection as 'numberOfSearchResults'
684684
```
685685

686686
---

0 commit comments

Comments
 (0)