-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi i am getting error on running code . can you please help
HTML_BODY= """
<title></title>
<style>
table {color: #333;font-family: calibri; width: 80%%;border-collapse:collapse; border-spacing: 0;}
td, th { border: 1px solid #CCC;width:100px; height: 30px; }
th {background: #F3F3F3;font-weight: bold;font-size: 13px;}
td {background: #FAFAFA;text-align: center; font-size: 12px;}
</style>
S.No. |
Scenario Name |
Total Test Cases |
Passed Test Cases |
Failed Test Cases |
|---|---|---|---|---|
1 |
%s% |
%s% |
%s% |
%s% |
Total Scenario |
Total Test Cases |
Passed Test Cases |
Failed Test Cases |
|---|---|---|---|
%s% |
%s% |
%s% |
%s% |
""" %(self.__flow,self.__totalflowtestcases,self.__flowtestpass,self.__flowtestfail,self.__alltestcases,self.__alltestcases,self.__testpass,self.__testfail)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels