Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/arerules/record_snapshots.json
1146 views
1
{"name": "Collects multiple snapshots of the webpage within Same-Origin",
2
"author": "mgeeky",
3
"modules": [
4
{"name": "spyder_eye",
5
"condition": null,
6
"options": {
7
"repeat":"10",
8
"delay":"3000"
9
}
10
}
11
],
12
"execution_order": [0],
13
"execution_delay": [0],
14
"chain_mode": "sequential"
15
}
16
17