UNPKG

testgenius-ai

Version:

🚀 TestGenius AI - The Ultimate E2E Testing Framework for Everyone | No Coding Required • AI-Powered Automation • Beautiful Reports • Zero Complexity

65 lines • 2.69 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TEST_1751064138951 = void 0; // Auto-generated by TestRecorder exports.TEST_1751064138951 = { "id": "test-1751064138951", "name": "Recorded Test", "description": "Test recorded using interactive recorder", "priority": "Medium", "tags": [ "recorded" ], "site": "https://partner.uat.cheq.io/login", "testData": { "steps": [ { "action": "navigate", "description": "Navigate to https://partner.uat.cheq.io/login", "target": "https://partner.uat.cheq.io/login", "timestamp": "2025-06-27T22:42:57.287Z" }, { "action": "fill", "description": "Fill email input field with test@cheq.io", "target": "email input field", "value": "test@cheq.io", "timestamp": "2025-06-27T22:43:23.311Z" }, { "action": "fill", "description": "Fill password input field with getCheq1!", "target": "password input field", "value": "getCheq1!", "timestamp": "2025-06-27T22:43:39.836Z" }, { "action": "click", "description": "Click on login button", "target": "login button", "timestamp": "2025-06-27T22:44:06.238Z" }, { "action": "wait", "description": "Wait for until show 'Business Profile' text to appear", "target": "until show 'Business Profile' text", "timestamp": "2025-06-27T22:44:39.404Z" }, { "action": "verify", "description": "Verify login page text contains 'Login'", "target": "login page", "value": "Login", "timestamp": "2025-06-27T22:45:27.204Z" }, { "action": "screenshot", "description": "Take screenshot: screenshot", "target": "screenshot", "timestamp": "2025-06-27T22:45:32.119Z" } ] }, "task": "Navigate to https://partner.uat.cheq.io/login, then Fill email input field with test@cheq.io, then Fill password input field with getCheq1!, then Click on login button, then Wait for until show 'Business Profile' text to appear, then Verify Business Profile' text present or not contains \"Business Profile\", then Take screenshot: screenshot" }; //# sourceMappingURL=test-1751064138951.js.map