41 lines
934 B
JSON
41 lines
934 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 536,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084",
|
|
"geolocation": null,
|
|
"intent_template": "Follow {{account_list}} on Gitlab",
|
|
"instantiation_dict": {
|
|
"account_list": [
|
|
"ghost",
|
|
"R1kk3r",
|
|
"Abishek"
|
|
]
|
|
},
|
|
"intent": "Follow ['ghost', 'R1kk3r', 'Abishek'] on Gitlab",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28084/users/byteblaze/following",
|
|
"locator": "document.querySelector('.user-profile').outerText",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"@lahwaacz",
|
|
"@R1kk3r",
|
|
"@abisubramanya27"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 330
|
|
} |