Skip to content

Commit dae4263

Browse files
committed
Update method_summary.md
1 parent b3d47bd commit dae4263

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

help_docs/method_summary.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,8 @@ self.highlight_if_visible(selector, by="css selector", loops=4, scroll=True)
386386

387387
self.highlight(selector, by="css selector", loops=4, scroll=True, timeout=None)
388388

389+
self.highlight_elements(selector, by="css selector", loops=4, scroll=True, limit=0)
390+
389391
self.press_up_arrow(selector="html", times=1, by="css selector")
390392

391393
self.press_down_arrow(selector="html", times=1, by="css selector")

0 commit comments

Comments
 (0)