Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 20d7686

Browse files
committed
Update navigating.rst
1 parent 11dbd17 commit 20d7686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/navigating.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Popup dialogs
189189
~~~~~~~~~~~~~
190190

191191
Selenium WebDriver has built-in support for handling popup dialog
192-
boxes. After you've triggerd and action that would open a popup, you
192+
boxes. After you've triggerd action that would open a popup, you
193193
can access the alert with the following::
194194

195195
alert = driver.switch_to_alert()

0 commit comments

Comments
 (0)