35 lines
800 B
JSON
35 lines
800 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 527,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084",
|
|
"geolocation": null,
|
|
"intent_template": "Star the top {{number}} most stared repos in Gitlab",
|
|
"instantiation_dict": {
|
|
"number": "one"
|
|
},
|
|
"intent": "Star the top one most stared repos in Gitlab",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28084/users/byteblaze/starred",
|
|
"locator": "",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"AndroidSlidingUpPanel"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 354
|
|
} |