This commit is contained in:
@@ -4,7 +4,7 @@ import { captureEvidence } from './helpers/evidence';
|
||||
|
||||
const baseUrl = (process.env.E2E_BASE_URL ?? 'https://www.taxbaik.com').replace(/\/$/, '');
|
||||
const username = 'admin';
|
||||
const password = 'Admin123!@#456';
|
||||
const password = 'Admin@123456';
|
||||
|
||||
test('Blog Management Full Flow - Real Domain Validation', async ({ page }) => {
|
||||
// 콘솔 로그 & 에러 캡처
|
||||
|
||||
Reference in New Issue
Block a user