hae-uitest
Version:
A UI Test Framework for Huawei HAE
17 lines (14 loc) • 431 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>iframe</title>
</head>
<body>
<br />
<br />
<input type="button" value="按钮2" id="bt2" onclick="this.value='已点击'" ></input>
<br />
<br />
</body>
</html>