20 lines
438 B
JSON
20 lines
438 B
JSON
{"name": "Collects multiple snapshots of the webpage within Same-Origin",
|
|
"author": "mgeeky",
|
|
"browser": ["FF", "C", "O", "IE", "S"],
|
|
"browser_version": "ALL",
|
|
"os": "ALL",
|
|
"os_version": "ALL",
|
|
"modules": [
|
|
{"name": "spyder_eye",
|
|
"condition": null,
|
|
"options": {
|
|
"repeat":"10",
|
|
"delay":"3000"
|
|
}
|
|
}
|
|
],
|
|
"execution_order": [0],
|
|
"execution_delay": [0],
|
|
"chain_mode": "sequential"
|
|
}
|