<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<!--
<form action="javascript:alert('hello')" method="post">
<form action="http://www.baidu.com" method="post">
-->
<form action="javascript:alert('hello')" method="post">
Username :<input type="text" name="username" id="username"><br>
Password :<input type="text" name="password" id="pwd"><br>
swimming :<input type="checkbox" name="swimming" value="swimming"><br>
reading :<input type="checkbox" name="reading" value="reading"><br>
<hr>
gender:<in
selenium基础篇:form表单部分
最新推荐文章于 2025-03-24 13:34:32 发布