<table id="RegTable" class="GSTable" cellspacing="0" cellpadding="0" style="margin: 20px auto 0px; width: 450px; padding: 5px; font-size: 12px;">
<tbody>
<tr>
<td width="50%">Email Address</td>
<td>
<input id="UserEmail" class="validate[required,custom[email]]" type="text" name="UserEmail" style="border: 1px solid rgb(187, 187, 187); box-shadow: 0px 0px 0px rgb(255, 255, 255);">
如何使用 selenium 和 phpunit 在输入字段中插入值?