不能通过索引访问 "整数" 值
Traceback (most recent call last):
File "C:\Program Files (x86)\ShadowBot\shadowbot-5.4.36\python\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "C:\Program Files (x86)\ShadowBot\shadowbot-5.4.36\python\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "C:\Program Files (x86)\ShadowBot\shadowbot-5.4.36\python\lib\site-packages\xbot_interpreter.py", line 67, in <module>
main()
File "C:\Program Files (x86)\ShadowBot\shadowbot-5.4.36\python\lib\site-packages\xbot_interpreter.py", line 45, in main
try:
File "C:\Users\zhangchaoyang\AppData\Local\ShadowBot\users\f18d4ae9-a485-4fa5-b159-0071b3a8bb34\apps\88fbc65e-ba4e-401d-af58-97459528d676\xbot_robot\process1.py", line 14, in main
xbot_visual.web.element.input(browser=web_page, element=package.selector("输入框_查询"), text=excel_instance[0], append=False, simulate=True, save_to_clipboard=False, input_type="simulate", contains_hotkey=False, force_ime_ENG=False, send_key_delay="50", focus_timeout="1000", delay_after="1", click_before_input=True, anchor_type="center", sudoku_part="MiddleCenter", offset_x="0", offset_y="0", timeout="20", _block=("子流程1", 5, "填写输入框(web)"))
TypeError: 'int' object is not subscriptable