← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #243117]: how to use the HTMLTestRunner

 

Question #243117 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/243117

Summary changed to:
how to use the HTMLTestRunner

Description changed to:
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('xxxxxxxxxx')
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.