我正在输入我想要搜索的名称,然后显示自动建议,但我无法从自动建议中选择第一个选项。
这是带有 TestNG 插件的 eclipse 氧气
driver.findElement(By.className("searchfilter")).sendKeys("Abilify");// This is working But after that option selection is not working
driver.findElement(By.cssSelector(".list-group-item:first-child")).click(); // Issue is here
网页代码:
<li class="list-group-item list-group-item-action py-3 tabindex fs-1-1 bg-offwhite" id="indexTab1" href="970-ABILIFY" name="ABILIFY - ARIPIPRAZOLE">ABILIFY - ARIPIPRAZOLE</li>
ibeautiful
红颜莎娜
饮歌长啸
相关分类