stop when need to refresh captcha
This commit is contained in:
@@ -886,7 +886,7 @@ class CommandorPage {
|
||||
this.isTerminated = true;
|
||||
break;
|
||||
case OCRResult.SLIDING_CAPTCHA_REFRESH:
|
||||
await this.connect_to_browser(checkResult)
|
||||
this.isTerminated = true;
|
||||
break;
|
||||
case OCRResult.SLIDING_CAPTCHA:
|
||||
logWithDevice("will call this.slidingCaptcha()", this.device)
|
||||
|
||||
Reference in New Issue
Block a user