Skip to content

Commit 45aa857

Browse files
committed
remove action_page.php
1 parent 11cf4f1 commit 45aa857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/python/tests/elements/locators.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</style>
1010
<h2>Contact Selenium</h2>
1111

12-
<form action="/action_page.php">
12+
<form>
1313
<input type="radio" name="gender" value="m" />Male &nbsp;
1414
<input type="radio" name="gender" value="f" />Female <br>
1515
<br>

0 commit comments

Comments
 (0)