Robot Framework Integrated Development Environment (RIDE)
robotide.lib.robot.writer.htmltemplate Namespace Reference

Variables

string TEMPLATE_END
 
string TEMPLATE_START
 

Variable Documentation

◆ TEMPLATE_END

string robotide.lib.robot.writer.htmltemplate.TEMPLATE_END
Initial value:
1 = """</body>
2 </html>
3 """

Definition at line 69 of file htmltemplate.py.

◆ TEMPLATE_START

string robotide.lib.robot.writer.htmltemplate.TEMPLATE_START

Definition at line 16 of file htmltemplate.py.