Skip to content

Commit bd468bf

Browse files
committed
Re-trigger CI
1 parent ccea16c commit bd468bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/browser_object_navigation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ def verify_edit_bookmark_panel_not_visible_after_navigation(self) -> BasePage:
549549
@BasePage.context_chrome
550550
def open_bookmark_from_toolbar(self, bookmark_title: str) -> BasePage:
551551
"""
552-
Clicks bookmark to open it in the current tab
552+
Clicks a bookmark on the bookmark toolbar to open it in the current tab
553553
554554
Argument:
555555
bookmark_title: The title of the bookmark to open

0 commit comments

Comments
 (0)