testgenius-ai
Version:
🚀 TestGenius AI - The Ultimate E2E Testing Framework for Everyone | No Coding Required • AI-Powered Automation • Beautiful Reports • Zero Complexity
71 lines • 2.73 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.TEST_1751066456877 = void 0;
// Auto-generated by TestRecorder
exports.TEST_1751066456877 = {
"id": "test-1751066456877",
"name": "login",
"description": "login success and fail case",
"priority": "High",
"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-27T23:22:02.139Z"
},
{
"action": "fill",
"description": "Fill email with test@cheq.io",
"target": "email",
"value": "test@cheq.io",
"timestamp": "2025-06-27T23:22:18.820Z"
},
{
"action": "fill",
"description": "Fill password with getCheq1!",
"target": "password",
"value": "getCheq1!",
"timestamp": "2025-06-27T23:22:29.980Z"
},
{
"action": "click",
"description": "Click on Login",
"target": "Login",
"timestamp": "2025-06-27T23:22:39.639Z"
},
{
"action": "wait",
"description": "Wait for wait to appear",
"target": "wait",
"timestamp": "2025-06-27T23:22:48.184Z"
},
{
"action": "wait-time",
"description": "Wait for 30 seconds",
"target": "30",
"timestamp": "2025-06-27T23:23:00.497Z"
},
{
"action": "verify",
"description": "Verify please verify contains \"Business Profile\"",
"target": "please verify ",
"value": "Business Profile",
"timestamp": "2025-06-27T23:23:28.309Z"
},
{
"action": "screenshot",
"description": "Take screenshot: screenshot",
"target": "screenshot",
"timestamp": "2025-06-27T23:23:49.157Z"
}
]
},
"task": "Navigate to https://partner.uat.cheq.io/login, then Fill email with test@cheq.io, then Fill password with getCheq1!, then Click on Login, then Wait for wait to appear, then Wait for 30 seconds, then Verify please verify contains \"Business Profile\", then Take screenshot: screenshot"
};
//# sourceMappingURL=test-1751066456877.js.map