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

Skip to content

Commit c86ffbc

Browse files
author
Baiju Muthukadan
committed
Merge pull request baijum#4 from Celc/master
Fixed typo s_selected -> is_selected.
2 parents 2a2c36b + c56aebb commit c86ffbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,7 @@ will be performed through this WebElement interface.
927927

928928
Gets the attribute value.
929929

930-
.. method:: s_selected(self)
930+
.. method:: is_selected(self)
931931

932932
Whether the element is selected.
933933

0 commit comments

Comments
 (0)