38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 665,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084",
|
|
"geolocation": null,
|
|
"intent_template": "Open an issue to {{issue}} in {{repo}}.",
|
|
"instantiation_dict": {
|
|
"repo": "a11y-syntax-highlighting",
|
|
"issue": "request adding support for MT theme editor"
|
|
},
|
|
"intent": "Open an issue to request adding support for MT theme editor in a11y-syntax-highlighting.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match",
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28084/byteblaze/a11y-syntax-highlighting/-/issues",
|
|
"program_html": [
|
|
{
|
|
"url": "last",
|
|
"locator": "document.querySelector('.detail-page-description').outerText",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"MT theme editor"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"url_note": "GOLD in PRED"
|
|
},
|
|
"intent_template_id": 328
|
|
} |