testgenius-ai
Version:
🚀 TestGenius AI - The Ultimate E2E Testing Framework for Everyone | No Coding Required • AI-Powered Automation • Beautiful Reports • Zero Complexity
59 lines • 2.27 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.TEST_1751067849105 = void 0;
// Auto-generated by TestRecorder
exports.TEST_1751067849105 = {
"id": "test-1751067849105",
"name": "Recorded Test",
"description": "Test recorded using interactive recorder",
"priority": "Medium",
"tags": [
"recorded"
],
"site": "https://partner.uat.cheq.io",
"testData": {
"steps": [
{
"action": "navigate",
"description": "Navigate to https://partner.uat.cheq.io/login",
"target": "https://partner.uat.cheq.io/login",
"timestamp": "2025-06-27T23:44:23.729Z"
},
{
"action": "fill",
"description": "Fill email with test@cheq.io",
"target": "email",
"value": "test@cheq.io",
"timestamp": "2025-06-27T23:44:35.006Z"
},
{
"action": "fill",
"description": "Fill password with getCheq1!",
"target": "password",
"value": "getCheq1!",
"timestamp": "2025-06-27T23:44:54.365Z"
},
{
"action": "click",
"description": "Click on Login",
"target": "Login",
"timestamp": "2025-06-27T23:45:03.991Z"
},
{
"action": "smart-wait",
"description": "Wait for 30 to appear (max 30s)",
"target": "30",
"timestamp": "2025-06-27T23:45:19.269Z"
},
{
"action": "verify",
"description": "Verify Business page contains text `Business Profile`",
"target": "Business Profile",
"value": "Business Profile",
"timestamp": "2025-06-27T23:45:37.998Z"
}
]
},
"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 30 to appear (max 30s), then Verify Business Profile contains \"Business Profile\""
};
//# sourceMappingURL=test-1751067849105.js.map