screenshot when blocked
This commit is contained in:
@@ -85,6 +85,7 @@ class GeoCaptchaSolver {
|
||||
}
|
||||
)
|
||||
} else {
|
||||
await this.device.screenshot({path: crypto.randomUUID() + '.png'});
|
||||
await this.resetBrowser()
|
||||
onResult(false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user