웹사이트를 빠르고 자유롭게 누빌 수 있는 Mozilla Firefox를 다운로드하면 이곳에서 수천가지 부가 기능을 사용하실 수 있습니다!
닫기부가 기능 정보
You can run not only unit tests for your custom classes, but also functional tests of actual features. "yield" statement is avalable in test cases like as "wait", so you can wait Firefox's actions (ex. page loadings).
And, some useful helper-functions are available, like:
* Open a Firefox window for testing.
* Import (include) external scripts.
* Send click event to elements.
etc.
To learn testcase syntaxes, see: http://www.clear-code.com/software/uxu/index.html.en