RT,影刀的JS脚本是独立本地的吗,我尝试调用网页自带的JS找不到数据,对网页注入JS也提示出错。
会提示xbot.errors.UIAError: Code:1,Message:The tab was closed.
调用网页自带的JS比如浏览器内调试结果

尝试使用影刀读取

出错xbot.errors.UIAError: Code:-1,Message:TypeError: Cannot read properties of undefined (reading 'Country-Code')
at <anonymous>:2:31所以是我函数写法有问题还是什么,如果要对网页发送JS命令或者注入应该怎么调用