We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
안녕하세요, guitar를 통해서 테스팅 자동화를 유용하고 사용하고있습니다.
스크립트 작성을 마치고 매일 아침마다 출근전에 자동으로 실행을 하고 싶어 방법을 알아 보는중
Window Scheduler를 통해서 guitar를 실행하고 있습니다.
C:\GUITAR\BIN\GUITAR.exe C:\GUITAR\DATA\ITRMRPA\xxxx.txt
이런식으로 스크립트를 실행시키고 있는데 저렇게 실행을 시키면
이 확인버튼까지 눌러주진 않습니다. (당연한 말이지만..) 무슨 방법이 없을까요?? (저문구 안나오게 한다던지..)
The text was updated successfully, but these errors were encountered:
테스트시스템의 UAC 설정에 따라 자동화 기능들이 일부 제한이 될수 있어 설정상태를 실행 전에 확인하고 있습니다.
일부 OS에서는 UAC 설정 방법이 달라 아래와 같이 가이드 하고 있습니다. #161
위와 같이 설정후에도 정상적인 작동이 되지 않는다면 아예 UAC 설정을 아예 확인하지 않도록 할수 있습니다.
GUITAR.INI 파일을 열어 "[Environment]" 하뒤의 "UACignore=TRUE" 설정을 지정해 주시면 됩니다.
Sorry, something went wrong.
No branches or pull requests
안녕하세요, guitar를 통해서 테스팅 자동화를 유용하고 사용하고있습니다.
스크립트 작성을 마치고 매일 아침마다 출근전에 자동으로 실행을 하고 싶어 방법을 알아 보는중
Window Scheduler를 통해서 guitar를 실행하고 있습니다.
C:\GUITAR\BIN\GUITAR.exe C:\GUITAR\DATA\ITRMRPA\xxxx.txt
이런식으로 스크립트를 실행시키고 있는데
저렇게 실행을 시키면
이 확인버튼까지 눌러주진 않습니다. (당연한 말이지만..)
무슨 방법이 없을까요?? (저문구 안나오게 한다던지..)
The text was updated successfully, but these errors were encountered: