UNPKG

testgenius-ai

Version:

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

17 lines • 806 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LOGIN_SUCESSFUL_01 = void 0; // Auto-generated by TestRecorder exports.LOGIN_SUCESSFUL_01 = { "id": "login_sucessful_01", "name": "Login Sucessful", "description": "Login sucess test case", "priority": "Medium", "tags": [ "" ], "site": "https://partner.uat.cheq.io/login", "task": "I want to visit this site: https://partner.uat.cheq.io/login I will log in using: Email:`test@cheq.io` Password: `getCheq1!` If the login is successful, wait a few seconds max 30s and then check if the text `Business Profile` appears on the page. If that text is present, consider it a successful login and correct landing page.", "testData": {} }; //# sourceMappingURL=login_sucessful_01.js.map