Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
本地下载了个Termux,并在里面添加了一个python脚本(在Termux中已测试,确定该脚本能够正常运行),如何能通过autojs调用到这个python脚本,有尝试用autojs的shell的功能(类似console.log(shell("echo hello", true))),但是控制台根本都不打印,不确定是脚本未执行成功吗,各位大佬可以帮忙解答吗,万分感谢!