35 lines
888 B
JSON
35 lines
888 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 442,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084/byteblaze/gimmiethat.space",
|
|
"geolocation": null,
|
|
"intent_template": "Update the project site's title to \"{{title}}\"",
|
|
"instantiation_dict": {
|
|
"title": "Welcome to my site"
|
|
},
|
|
"intent": "Update the project site's title to \"Welcome to my site\"",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28084/byteblaze/gimmiethat.space/-/raw/main/index.html",
|
|
"locator": "",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"<title>Welcome to my site</title>"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 308
|
|
} |