-
Notifications
You must be signed in to change notification settings - Fork 1
/
13.json
32 lines (32 loc) · 932 Bytes
/
13.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"sites": [
"classifieds"
],
"task_id": "classifieds_205",
"require_login": true,
"storage_state": "./.auth/classifieds_state.json",
"start_url": "http://127.0.0.1:9980/index.php?page=item&id=65673",
"geolocation": null,
"intent": "Help me make a comment with the text \"Do you accept PayPal?\".",
"image": null,
"require_reset": true,
"eval": {
"eval_types": [
"program_html"
],
"reference_answers": null,
"reference_url": "",
"program_html": [
{
"url": "http://127.0.0.1:9980/index.php?page=item&id=65673",
"locator": "func:get_query_text(__page__, '.comments_list')",
"required_contents": {
"must_include": [
"Do you accept PayPal?"
]
}
}
]
},
"steps": 2
}