Selenium Webdriver 无法找到下面的元素。我尝试过使用 name 和 xpath,但都没有。我正在使用 ruby(但这没关系)需要一种方法来识别下面的页面对象
<input name="description" maxlength="128" value="" onmouseover="hoverField(this)" onmouseout="jjj" onblur="blurField(this)" onfocus="focusField(this)" class="formInputFieldFilled" type="text">