Skip to content

Commit 6820e76

Browse files
authored
Update README.md
1 parent 82b575d commit 6820e76

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Pagetual/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ wait
7878
--
7979
The time to wait for page ready when you are sure the url match the site, you can also use a js code which return a boolean to check if the page is ready instead
8080

81+
waitElement
82+
--
83+
The array["exist", "not exist"] contains "selector of element must exist (for some lazyload element)" & "selector of element must not exist (for some loading placeholder which need scroll into view to load)"
84+
8185
type
8286
--
8387
0 means xpath, 1 or undefined means css selector

0 commit comments

Comments
 (0)