[컴] Visual Test Automation Tool - SikuliX

비쥬얼 오토메이션 툴 / 그래픽 테스트 / ui test / graphical test tool / visual test automation / 툴 / 도구 / 셀레니엄 / selenium / 연동 / 웹 자동화 테스트 / 이미지 비교 / 이미지 확인 체크 / 테스트

Visual Test Automation Tool

Commercial Tools

  • Applitools Eyes
  • Screener.io
  • Percy.io

Open source tools

  • PhantomCSS
  • WebdriverCSS
  • Huxley
  • Wraith
  • Shoov
  • Gemini
  • Galen Framework
  • SikuliX

SikuliX

SikuliX IDE 실행

java -jar sikulixide-2.0.4.jar
IDE 실행을 하면, Jython 이나 JRuby 를 설치해야 모든 기능을 할 수 있다고 나온다. 아래 page 를 참고하면 JPython 을 설치할 수 있다. 그냥 sikulixide-2.0.4.jar 와 같은 path 에 jar 을 넣어놓으면 된다.

console 에 log 를 같이 찍으려 할 때

java -jar sikulixide-2.0.4.jar -d 3 -c
-c : IDE message 영역에 있는 내용을 command line output 으로 보내준다.
-d 3 : debug level 을 set

command line option 설명

Hello World

Window10 에서 SikulX v2.0.4 로 tutorial 을 해봤지만 제대로 동작하지 않는다.

See Also

Reference

  1. Sikuli Tutorial: Automate Desktop & Windows Application With Selenium Integration | Inviul

댓글 없음:

댓글 쓰기