graphdb-workbench-tests
Version:
Cypress tests for GraphDB workbench
26 lines (25 loc) • 713 B
JSON
[
{
"guideName": {
"en": "Download guide resource"
},
"steps": [
{
"guideBlockName": "download-guide-resource",
"options": {
"resourcePath": "file-path",
"resourceFile": "file.ttl"
}
},
{
"guideBlockName": "download-guide-resource",
"options": {
"title": "Download guide resource - with repositoryId",
"resourcePath": "file-path",
"resourceFile": "file.ttl",
"repositoryId": "test-repo"
}
}
]
}
]