{ "sites": [ "gitlab" ], "task_id": 805, "require_login": true, "storage_state": "./.auth/gitlab_state.json", "start_url": "http://localhost:28084/a11yproject/a11yproject.com", "geolocation": null, "intent_template": "Submit a merge request for {{source_branch}} to be merged into {{target_branch}} branch, assign {{reviewer}} as the reviewer", "instantiation_dict": { "source_branch": "the branch that implements the support of template strings", "target_branch": "master", "reviewer": "myself and Roshan" }, "intent": "Submit a merge request for the branch that implements the support of template strings to be merged into master branch, assign myself and Roshan as the reviewer", "require_reset": false, "eval": { "eval_types": [ "url_match", "program_html" ], "reference_answers": null, "reference_url": "http://localhost:28084/a11yproject/a11yproject.com/-/merge_requests", "program_html": [ { "url": "last", "locator": "document.querySelectorAll(\".detail-page-description > a.gl-font-monospace\")[0].outerText", "required_contents": { "exact_match": "feature/replace-gulp" } }, { "url": "last", "locator": "document.querySelectorAll(\".detail-page-description > a.gl-font-monospace\")[1].outerText", "required_contents": { "exact_match": "main" } }, { "url": "last", "locator": "document.querySelector('.block.reviewer').outerText", "required_contents": { "must_include": [ "Byte Blaze", "Roshan Jossy" ] } } ], "url_note": "GOLD in PRED" }, "intent_template_id": 335 }