@ -277,6 +277,8 @@ class OptionHandler:
# # 9. A-Z 버튼 클릭
await self.one_to_nine_button_click()
await self.low_order_click()
# 9. 저장 버튼 클릭
self.logger.debug("저장 버튼을 클릭합니다.")
await self.page.click('button:has-text("저장하기")')