sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23818
[Question #243117]: I am written below unit test code by using sikuli, can u tell me how to use the HTML Test runner
New question #243117 on Sikuli:
https://answers.launchpad.net/sikuli/+question/243117
First i download HTML TestRunner.py file. I am written below unit test code by using sikuli,can u tell me how to use the HTML Test runner.
Ex: click("1391152457364.png")
wait(3)
click("1391151057459.png")
wait(3)
doubleClick("1391151166159.png")
wait(2)
type(Key.BACKSPACE)
wait(2)
type('http://172.40.4.222:9040/')
wait(2)
type(Key.ENTER)
This is a sample script for login functionality please tell me how to using HTML TestRunner.py file to get reports.
Please give the response as soon as possible.
Please explain step by step process to understand to generate HTML Reports.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.