chore: auto-commit (13 archivos)
- .gitignore - CAPABILITIES_TODO.md - demo_e2e/results/prueba_1_quotes.json - demo_e2e/results/prueba_2_perceive.json - demo_e2e/results/prueba_3_search.json - demo_e2e/results/prueba_4_login_session.json - demo_e2e/results/prueba_5_books.json - demo_e2e/results/prueba_6_session_storage.json - demo_e2e/results/prueba_7_find_honesto.json - demo_e2e/results/prueba_8_verificacion.json - ... Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"args": {
|
||||
"port": 9333
|
||||
},
|
||||
"ms": 7,
|
||||
"ms": 1,
|
||||
"is_error": false,
|
||||
"response": "cookies cleared"
|
||||
},
|
||||
@@ -18,7 +18,7 @@
|
||||
"port": 9333,
|
||||
"url": "https://the-internet.herokuapp.com/login"
|
||||
},
|
||||
"ms": 94,
|
||||
"ms": 93,
|
||||
"is_error": false,
|
||||
"response": "navigated to https://the-internet.herokuapp.com/login"
|
||||
},
|
||||
@@ -28,7 +28,7 @@
|
||||
"port": 9333,
|
||||
"timeout_ms": 12000
|
||||
},
|
||||
"ms": 233,
|
||||
"ms": 243,
|
||||
"is_error": false,
|
||||
"response": "page loaded"
|
||||
},
|
||||
@@ -38,7 +38,7 @@
|
||||
"port": 9333,
|
||||
"selector": "#username"
|
||||
},
|
||||
"ms": 17,
|
||||
"ms": 23,
|
||||
"is_error": false,
|
||||
"response": "clicked #username"
|
||||
},
|
||||
@@ -48,7 +48,7 @@
|
||||
"port": 9333,
|
||||
"text": "tomsmith"
|
||||
},
|
||||
"ms": 107,
|
||||
"ms": 114,
|
||||
"is_error": false,
|
||||
"response": "typed text"
|
||||
},
|
||||
@@ -58,7 +58,7 @@
|
||||
"port": 9333,
|
||||
"selector": "#password"
|
||||
},
|
||||
"ms": 6,
|
||||
"ms": 8,
|
||||
"is_error": false,
|
||||
"response": "clicked #password"
|
||||
},
|
||||
@@ -68,7 +68,7 @@
|
||||
"port": 9333,
|
||||
"text": "SuperSecretPassword!"
|
||||
},
|
||||
"ms": 265,
|
||||
"ms": 272,
|
||||
"is_error": false,
|
||||
"response": "typed text"
|
||||
},
|
||||
@@ -78,7 +78,7 @@
|
||||
"port": 9333,
|
||||
"key": "Enter"
|
||||
},
|
||||
"ms": 5,
|
||||
"ms": 6,
|
||||
"is_error": false,
|
||||
"response": "pressed Enter"
|
||||
},
|
||||
@@ -88,7 +88,7 @@
|
||||
"port": 9333,
|
||||
"timeout_ms": 12000
|
||||
},
|
||||
"ms": 2,
|
||||
"ms": 1,
|
||||
"is_error": false,
|
||||
"response": "page loaded"
|
||||
},
|
||||
@@ -99,7 +99,7 @@
|
||||
"selector": "#flash",
|
||||
"timeout_ms": 8000
|
||||
},
|
||||
"ms": 208,
|
||||
"ms": 420,
|
||||
"is_error": false,
|
||||
"response": "element appeared: #flash"
|
||||
},
|
||||
@@ -110,7 +110,7 @@
|
||||
"selector": "#flash",
|
||||
"max_bytes": 200
|
||||
},
|
||||
"ms": 0,
|
||||
"ms": 2,
|
||||
"is_error": false,
|
||||
"response": " You logged into a secure area!\n×"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user