revert: Round 5 롤백 - 브라우저 크래시 문제로 복원
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"id": 5,
|
||||
"phase": "SEARCH",
|
||||
"name": "[SEARCH] 품목 검색",
|
||||
"action": "click_if_exists",
|
||||
"action": "fill",
|
||||
"target": "input[type='search'], input[placeholder*='검색']",
|
||||
"value": "테스트",
|
||||
"submit": true
|
||||
@@ -142,7 +142,7 @@
|
||||
{
|
||||
"id": 13,
|
||||
"name": "필수 검증 #1: 엑셀 다운로드",
|
||||
"action": "click_if_exists",
|
||||
"action": "click",
|
||||
"target": "button:has-text('엑셀'), button:has-text('Excel'), button:has-text('다운로드')",
|
||||
"verify": {
|
||||
"api_call": "GET /api/v1/material/stock/export",
|
||||
|
||||
Reference in New Issue
Block a user