correction on the exceptions
This commit is contained in:
@@ -705,6 +705,7 @@ class CommandorPage {
|
||||
let slidingCaptchaSolver = new SlidingCaptchaSolver(this.device);
|
||||
await slidingCaptchaSolver.solve(this.page, async (isSuccessful) => {
|
||||
console.log("check isAlwaysBlocked")
|
||||
this.isFillingFields = false
|
||||
onResult(isSuccessful)
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user