We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11cf4f1 commit 45aa857Copy full SHA for 45aa857
examples/python/tests/elements/locators.html
@@ -9,7 +9,7 @@
9
</style>
10
<h2>Contact Selenium</h2>
11
12
-<form action="/action_page.php">
+<form>
13
<input type="radio" name="gender" value="m" />Male
14
<input type="radio" name="gender" value="f" />Female <br>
15
<br>
0 commit comments