7,540
edits
Changes
→Selinium IDE 3 tesztek
<source lang="script">
{ "id": "8c8712c1-9eea-4915-b7a5-1f22c44f1b1a", "name": "Untitled Project", "url": "https://www.google.com", "tests": [{ "id": "78bc5c18-d1ef-4f34-9a53-691b9f5b6f71", "name": "GoogleSearch", "commands": [{ "id": "3bcabc8f-f4d5-4539-9c7d-a6d17508c919", "comment": "", "command": "open", "target": "/", "value": "" }, { "id": "76337c19-1809-4ab5-a9c0-08ed4fcf9d10", "comment": "", "command": "clickAt", "target": "id=lst-ib", "value": "84,12" }, { "id": "57d7582c-1b92-4d71-b991-046bc049de0a", "comment": "", "command": "type", "target": "id=lst-ib", "value": "how to use selenium ide" }, { "id": "e96b3824-3bc0-4e02-a08f-eea238acb9c8", "comment": "", "command": "sendKeys", "target": "id=lst-ib", "value": "${KEY_ENTER}" }] }], "suites": [{ "id": "204a50a3-cf87-433b-ac72-ae2fb46ddd6a", "name": "Default Suite", "parallel": false, "timeout": 300, "tests": [] }], "urls": ["https://www.google.com/"], "plugins": [], "version": "1.0"}
</source>