Skip to content

Commit 843cb08

Browse files
committed
vs/add-to-navigation
1 parent d0987ab commit 843cb08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/browser_object_navigation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ def click_firefox_suggest(self) -> None:
123123
"""Click the Firefox suggested result."""
124124
self.get_element("firefox-suggest").click()
125125

126+
@BasePage.context_chrome
126127
def click_switch_to_tab(self) -> None:
127128
"""
128129
Clicks the 'Switch to Tab' suggestion in the URL bar results.

0 commit comments

Comments
 (0)