33 lines
855 B
JSON
33 lines
855 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 451,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084",
|
|
"geolocation": null,
|
|
"intent_template": "set the homepage URL on my GitLab profile to {{url}}",
|
|
"instantiation_dict": {
|
|
"url": "www.byteblaze.com"
|
|
},
|
|
"intent": "set the homepage URL on my GitLab profile to www.byteblaze.com",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28084/byteblaze",
|
|
"locator": "document.querySelector('.profile-header [itemprop=\"url\"]').outerText",
|
|
"required_contents": {
|
|
"exact_match": "www.byteblaze.com"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 331
|
|
} |