我需要在表单字段中输入用户名,但会收到错误消息。这是html代码:
<input class="_kp5f7 _qy55y" aria-describedby=""
aria-label="User name" aria-required="true" autocapitalize="off"
autocorrect="off" maxlength="30" name="username"
placeholder="User name" value="tst666444" type="text">
没有id
。如何建立命令?我使用命令type
。
命令:输入
目标:name = username
价值:tst666444
在日志中 - 错误:
[error]元素名称=未找到用户名
[info]测试用例失败