반응형
● File Management(파일관리)
Shortcuts(단축키) | Description(설명) |
Ctrl + Shift + N | Create New Process(새 프로세스 생성) |
Ctrl + O | Open Process(오픈 프로세스) |
Ctrl + L | Open Log File(로그파일열기) |
Ctrl + S | Save(저장) |
Ctrl + Shift + S | Save all(모두 저장) |
Ctrl + Tab | Move focus between workflows(워크플로우간 포커스이동) |
● Annotation(주석)
Shortcuts(단축키) | Description(설명) |
Ctrl + D | Annotation Processing(주석처리) |
Ctrl + E | Cancel Annotation Processing(주석처리 취소) |
● Debugging(디버깅)
Shortcuts(단축키) | Description(설명) |
F7 | Execution Debugging Mode in current workflow(디버그 모드 실행) |
F8 | Vaidation(유효성검사) |
F9 | Breakpoint |
Shift + F9 | Remove all Breakpoint(모든 Breakpoint 제거) |
F11 | Execute firt Activity(첫번째 엑티비티 실행) |
Shift + F11 | Execute Activity one by one(액티비티를 한 단위씩 실행) |
● Execute Workflow(워크플로우 실행)
Shortcuts(단축키) | Description(설명) |
F5 | Execute Debugging |
F12 | Stop Debugging |
Ctrl + F6 | Run file |
Ctrl + F5 | Run |
반응형
'[RPA]' 카테고리의 다른 글
[Uipath][정규식]{(?<=),(?=)} 문단 Header,Footer 인식시키고 출력안하기 (0) | 2021.02.04 |
---|---|
[Uipath] 파일 경로 설정 Tip (0) | 2021.02.03 |
[Uipath]날짜시간 DateTime (0) | 2021.01.25 |
[Uipath]{For Each}변수 Index 표현 (0) | 2021.01.25 |
[Uipath]윈도우자격증명저장된 로그인 정보로 브라우저 로그인 (0) | 2021.01.22 |