33 lines
836 B
JSON
33 lines
836 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 421,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084",
|
|
"geolocation": null,
|
|
"intent_template": "Set my gitlab status as {{status}}.",
|
|
"instantiation_dict": {
|
|
"status": "Resting due to leg injury"
|
|
},
|
|
"intent": "Set my gitlab status as Resting due to leg injury.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28084/byteblaze",
|
|
"locator": "document.querySelector('.cover-status').lastChild.textContent",
|
|
"required_contents": {
|
|
"exact_match": "Resting due to leg injury"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 361
|
|
} |