graphdb-workbench-tests
Version:
Cypress tests for GraphDB workbench
31 lines (30 loc) • 770 B
JSON
[
{
"guideName": {
"en": "Confirm duplicate RDF file"
},
"guideDescription": {
"en": "Test step for confirming a duplicated RDF file"
},
"steps": [
{
"guideBlockName": "import-upload-rdf-file",
"options": {
"resourceFile": "starwars.ttl"
}
},
{
"guideBlockName": "import-click-on-import-button"
},
{
"guideBlockName": "import-rdf-file",
"options": {
"resourceFile": "starwars.ttl"
}
},
{
"guideBlockName": "guide-end"
}
]
}
]