未找到元素, 元素名: 数据列表3
Traceback (most recent call last):
File "D:\ShadowBot\shadowbot-5.13.33\python\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "D:\ShadowBot\shadowbot-5.13.33\python\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "D:\ShadowBot\shadowbot-5.13.33\python\lib\site-packages\xbot_interpreter.py", line 94, in <module>
main()
File "D:\ShadowBot\shadowbot-5.13.33\python\lib\site-packages\xbot_interpreter.py", line 53, in main
try:
File "C:\Users\ofz\AppData\Local\ShadowBot\users\6beb02d0-ddfd-45da-9d1c-6a2cad8ca00c\apps\99c1d8d8-a034-4f17-b1e9-4643cb7fe78c\xbot_robot\main.py", line 17, in main
web_data_table2 = xbot_visual.web.element.data_scraping(browser=web_page, table_element=package.selector("数据列表3"), handle_pager=False, page_element=None, max_page=None, page_interval="1", simulate_click_page=True, save_to_datasheet=True, _block=("main", 9, "批量数据抓取"))
File "<string>", line 89, in wrapper
File "<string>", line 84, in wrapper
File "<string>", line 681, in data_scraping
File "<string>", line 645, in extract_table
File "<string>", line 41, in __next__
xbot.errors.UIAError: Message:未找到元素, 元素名: 数据列表3
Code:108