36 lines
964 B
JSON
36 lines
964 B
JSON
{
|
|
"sites": [
|
|
"reddit"
|
|
],
|
|
"task_id": 714,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/reddit_state.json",
|
|
"start_url": "http://localhost:28080",
|
|
"geolocation": null,
|
|
"intent_template": "Thumbs down the top {{k}} post ever in {{subreddit}}.",
|
|
"instantiation_dict": {
|
|
"subreddit": "gadgets",
|
|
"k": "1"
|
|
},
|
|
"intent": "Thumbs down the top 1 post ever in gadgets.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28080/f/gadgets/19459/a-custom-gaming-pc-built-inside-a-vintage-1940s-motorola",
|
|
"locator": "document.querySelector('div.submission__vote').querySelector('form').getAttribute('class')",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"vote vote--user-downvoted"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 24
|
|
} |