Robot Framework
robot.htmldata Namespace Reference

Namespaces

 htmlfilewriter
 
 jsonwriter
 
 template
 

Variables

string LIBDOC = 'libdoc/libdoc.html'
 
string LOG = 'rebot/log.html'
 
string REPORT = 'rebot/report.html'
 
string TESTDOC = 'testdoc/testdoc.html'
 

Variable Documentation

◆ LIBDOC

string robot.htmldata.LIBDOC = 'libdoc/libdoc.html'

Definition at line 26 of file __init__.py.

◆ LOG

string robot.htmldata.LOG = 'rebot/log.html'

Definition at line 24 of file __init__.py.

◆ REPORT

string robot.htmldata.REPORT = 'rebot/report.html'

Definition at line 25 of file __init__.py.

◆ TESTDOC

string robot.htmldata.TESTDOC = 'testdoc/testdoc.html'

Definition at line 27 of file __init__.py.