diff --git a/batch-update-account-sales.json b/batch-update-account-sales.json index 2d459ce..da046a6 100644 --- a/batch-update-account-sales.json +++ b/batch-update-account-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/detail-verify-acc-sales.json b/detail-verify-acc-sales.json index b089461..0be729b 100644 --- a/detail-verify-acc-sales.json +++ b/detail-verify-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/edge-boundary-acc-sales.json b/edge-boundary-acc-sales.json index 2cee294..5e95b75 100644 --- a/edge-boundary-acc-sales.json +++ b/edge-boundary-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/edge-rapid-click-acc-sales.json b/edge-rapid-click-acc-sales.json index bf6e6b8..ce939df 100644 --- a/edge-rapid-click-acc-sales.json +++ b/edge-rapid-click-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/full-crud-acc-sales.json b/full-crud-acc-sales.json index 58a2380..7fcfb76 100644 --- a/full-crud-acc-sales.json +++ b/full-crud-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/multi-item-acc-sales.json b/multi-item-acc-sales.json index f629418..5134f48 100644 --- a/multi-item-acc-sales.json +++ b/multi-item-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/reload-persist-acc-sales.json b/reload-persist-acc-sales.json index 2509dec..2d310ec 100644 --- a/reload-persist-acc-sales.json +++ b/reload-persist-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3, diff --git a/search-filter-acc-sales.json b/search-filter-acc-sales.json index 1f1486e..4ed9214 100644 --- a/search-filter-acc-sales.json +++ b/search-filter-acc-sales.json @@ -18,13 +18,13 @@ "id": 1, "name": "[회계관리 > 매출관리] 페이지 로드 대기", "action": "wait", - "timeout": 3000 + "timeout": 5000 }, { "id": 2, "name": "[회계관리 > 매출관리] 테이블 로드 대기", "action": "wait_for_table", - "timeout": 8000 + "timeout": 20000 }, { "id": 3,