1+ {
2+ "id": "aeab0038-9054-48cb-95f2-122a75adad4a",
3+ "version": "2.0",
4+ "name": "TestWeatherBitApp",
5+ "url": "localhost:1111",
6+ "tests": [{
7+ "id": "d23d883e-bf88-47ce-833d-ce98f95a5d5a",
8+ "name": "Untitled",
9+ "commands": [{
10+ "id": "fdf7489e-1db8-40b3-8b27-622dc7f25190",
11+ "comment": "",
12+ "command": "echo",
13+ "target": "Selenium IDE Test Preparation Target: TechRolEmi Weather APP",
14+ "targets": [],
15+ "value": "Selenium IDE Test Preparation Target: TechRolEmi Weather APP"
16+ }, {
17+ "id": "4f303c9a-bc59-4a79-be04-843c9594505a",
18+ "comment": "Test open browser URL: https://techrolemiweather.cyclic.app/about",
19+ "command": "open",
20+ "target": "https://techrolemiweather.cyclic.app/about",
21+ "targets": [],
22+ "value": ""
23+ }, {
24+ "id": "7d00be3c-88a0-4020-80a2-5f73f0fc2166",
25+ "comment": "Test open browser URL: https://techrolemiweather.cyclic.app/weatherbit",
26+ "command": "open",
27+ "target": "https://techrolemiweather.cyclic.app/weatherbit",
28+ "targets": [],
29+ "value": ""
30+ }, {
31+ "id": "364172e9-9e27-40ea-98b4-1f0d12c217f2",
32+ "comment": "Test input text area",
33+ "command": "type",
34+ "target": "name=locale",
35+ "targets": [
36+ ["name=locale", "name"],
37+ ["css=.ghost-input", "css:finder"],
38+ ["xpath=//input[@name='locale']", "xpath:attributes"],
39+ ["xpath=//fieldset/form/input", "xpath:position"]
40+ ],
41+ "value": "New York, NY"
42+ }, {
43+ "id": "72d25dbb-8f58-45fb-8acb-41a960c6225d",
44+ "comment": "Test submit button `Pinpoint Weather`",
45+ "command": "clickAt",
46+ "target": "css=.btn-sm",
47+ "targets": [
48+ ["css=.btn-sm", "css:finder"],
49+ ["xpath=//input[@value='Pinpoint Weather']", "xpath:attributes"],
50+ ["xpath=//input[4]", "xpath:position"]
51+ ],
52+ "value": ""
53+ }]
54+ }],
55+ "suites": [{
56+ "id": "f7d69008-2385-4c7f-807a-048eb4f1a883",
57+ "name": "Default Suite",
58+ "persistSession": false,
59+ "parallel": false,
60+ "timeout": 300,
61+ "tests": ["d23d883e-bf88-47ce-833d-ce98f95a5d5a"]
62+ }],
63+ "urls": ["localhost:1111"],
64+ "plugins": []
65+ }
0 commit comments