| Current Path : /var/www/html/vendor/codeception/phpunit-wrapper/src/ResultPrinter/template/ |
| Current File : /var/www/html/vendor/codeception/phpunit-wrapper/src/ResultPrinter/template/substeps.html.dist |
<tr>
<td class="stepName {error}" ><p onclick="showHide('{id}', this)"><span class="toggle">+</span> {metaStep}</p>
</td>
</tr>
<tr>
<td class="nostyle">
<table border="0" width="100%" class="substeps scenarioStepsTable" id="stepContainer{id}">
{steps}
</table>
</td>
</tr>