gpt4 book ai didi

nightmare - 无法获得有效的选择器来实现I.click()

转载 作者:行者123 更新时间:2023-12-03 13:23:46 26 4
gpt4 key购买 nike

我尝试在F12时单击包含这些详细信息的按钮
<a data-codecept="searchGo" id="9" class="a-button a-button--white clearfix block showall" suggestrow"="" alt="/s/lundhags/?searchparam=lundhags" onmouseover="suggest.handleMouseOver(9);" onmouseout="suggest.handleMouseOut(9)" onclick="suggest.handleSubmit();" xpath="1">Show all results for 'lundhags'<span class="a-icon a-button__icon a-button__icon--double-arrow"></span></a>
我已经复制了xpath并且有这样的代码=>I.click('//*[@id="9"]');
我得到这个错误Clickable //*[@id="9"] was not found by text|CSS|XPath
我究竟做错了什么?

最佳答案

现在可以使用了!我使用了特定的标识符

I.click('[data-codecept="searchGo"]');

关于nightmare - 无法获得有效的选择器来实现I.click(),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56557765/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com