38 lines
1014 B
JSON
38 lines
1014 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 669,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084/byteblaze/solarized-prism-theme",
|
|
"geolocation": null,
|
|
"intent_template": "Open a new issue to discuss the implementation of {{feature}}",
|
|
"instantiation_dict": {
|
|
"feature": "dark mode"
|
|
},
|
|
"intent": "Open a new issue to discuss the implementation of dark mode",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match",
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28084/byteblaze/solarized-prism-theme/-/issues",
|
|
"program_html": [
|
|
{
|
|
"url": "last",
|
|
"locator": "document.querySelector('.detail-page-description').outerText",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"implementation",
|
|
"dark mode"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"url_note": "GOLD in PRED"
|
|
},
|
|
"intent_template_id": 337
|
|
} |