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).
如果你在一个循环中使用 @wait,且设置的等待时间比较短,那么它会不断地在刷屏。
@wait
现在你可以使用 @await,它不会产生输出信息。
@await
求大佬告知用途
@老实人 就是不会输出信息的 @wait
好的