开发者社区
影刀学院
帮助中心
find_all_by_xpath() missing 1 required positional argument: 'xpath_selector'
回答
收藏
开发者社区
>
问答
>
详情
>
find_all_by_xpath() missing 1 required positional argument: 'xpath_selector'
Y
Yuanzs
2024-05-17 09:43
·
浏览量:346
Y
Yuanzs
发布于
2024-05-17 09:43
346浏览
element_list = xbot.web.WebElement.find_all_by_xpath("//tbody/tr")
不就是这样写的吗
收藏
1
全部回答
(
1
)
最新
发布回答
回答