안녕하세요
오늘은 모바일 앱 테스트 자동화 프로그램
APPIUM을 설치하고 실행하는 법에 대해서
확인해 보도록 하겠습니다.
Appium: Mobile App Automation Made Awesome.
Appium Philosophy Appium is built on the idea that testing native apps shouldn't require including an SDK or recompiling your app. And that you should be able to use your preferred test practices, frameworks, and tools. Appium is an open source project and
appium.io
APPIUM사이트에 접속합니다.
사이트 가운데 Download APPIUM을 클릭합니다.
클릭하면 GitHub사이트로 연결됩니다.
Github사이트에서
위에 빨간색 칠해진 "Appium-windows-1.20.2.exe" 파일을
다운로드 합니다.
설치를 하고 나면 위와 같이
프로그램이 실행됩니다.
그러면 설치는 끝났습니다.