[AO-77] 출입카드 발급 자동화 구현#7
Open
jonghyeokFF wants to merge 1 commit intofeature/AO-65-mobile-qa-automationfrom
Open
[AO-77] 출입카드 발급 자동화 구현#7jonghyeokFF wants to merge 1 commit intofeature/AO-65-mobile-qa-automationfrom
jonghyeokFF wants to merge 1 commit intofeature/AO-65-mobile-qa-automationfrom
Conversation
출입카드 발급 버튼 클릭, 바텀시트 마지막 항목 선택, 발급 확인 구현 Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Jira
Changes
pages/entrance_card_issue_page.py(신규)go_to_entrance_card_tab(): 출입카드 탭 진입click_issue_button(): 발급/생성 버튼 클릭select_last_item(): 바텀시트 마지막 항목 선택 (iOS: 84% 좌표 / Android: TextView 필터링)click_confirm_button(): 발급 버튼 클릭 (iOS: 94% 좌표 / Android: XPATH)full_entrance_card_issue_flow(): 전체 플로우 실행Test
🤖 Generated with Claude Code