Fixed failure message logging - added wait step.
This commit is contained in:
+4
-1
@@ -13,9 +13,12 @@ novels:
|
||||
scope: "#chr-content"
|
||||
stealth:
|
||||
enabled: true
|
||||
waitMs: 2000
|
||||
addons:
|
||||
- "uBlock0_1.67.0.firefox.signed.xpi"
|
||||
steps:
|
||||
- type: waitForElement
|
||||
selector: "#list-chapter .chapter-archive-grid"
|
||||
timeoutMs: 15000
|
||||
download:
|
||||
parallelism: 4
|
||||
minContentBytes: 10
|
||||
|
||||
Reference in New Issue
Block a user