revert: Round 5 롤백 - 브라우저 크래시 문제로 복원
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
},
|
||||
{
|
||||
"id": "1-3",
|
||||
"action": "click_if_exists",
|
||||
"action": "clickFirstRow",
|
||||
"description": "첫 번째 문서 클릭하여 상세 모달 열기"
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@
|
||||
},
|
||||
{
|
||||
"id": "1-8",
|
||||
"action": "click_if_exists",
|
||||
"action": "click",
|
||||
"selector": "button:has-text('PDF')",
|
||||
"description": "PDF 버튼 클릭"
|
||||
},
|
||||
@@ -198,7 +198,7 @@
|
||||
},
|
||||
{
|
||||
"id": "2-3",
|
||||
"action": "click_if_exists",
|
||||
"action": "clickFirstRow",
|
||||
"description": "첫 번째 문서 클릭하여 상세 모달 열기"
|
||||
},
|
||||
{
|
||||
@@ -215,7 +215,7 @@
|
||||
},
|
||||
{
|
||||
"id": "2-6",
|
||||
"action": "click_if_exists",
|
||||
"action": "click",
|
||||
"selector": "button:has-text('PDF')"
|
||||
},
|
||||
{
|
||||
@@ -264,7 +264,7 @@
|
||||
},
|
||||
{
|
||||
"id": "3-3",
|
||||
"action": "click_if_exists"
|
||||
"action": "clickFirstRow"
|
||||
},
|
||||
{
|
||||
"id": "3-4",
|
||||
@@ -280,7 +280,7 @@
|
||||
},
|
||||
{
|
||||
"id": "3-6",
|
||||
"action": "click_if_exists",
|
||||
"action": "click",
|
||||
"selector": "button:has-text('PDF')"
|
||||
},
|
||||
{
|
||||
@@ -329,7 +329,7 @@
|
||||
},
|
||||
{
|
||||
"id": "4-3",
|
||||
"action": "click_if_exists",
|
||||
"action": "clickFirstRow",
|
||||
"description": "거래처 클릭하여 상세 페이지 이동"
|
||||
},
|
||||
{
|
||||
@@ -353,7 +353,7 @@
|
||||
},
|
||||
{
|
||||
"id": "4-7",
|
||||
"action": "click_if_exists",
|
||||
"action": "click",
|
||||
"selector": "button:has-text('PDF 다운로드')",
|
||||
"index": 0,
|
||||
"description": "첫 번째 PDF 다운로드 버튼 클릭"
|
||||
|
||||
Reference in New Issue
Block a user