- HtmlTestRunner version:1.2.1
- Python version:3.7.8
- Operating System: Windows 10
Description
To show input text in console when running with htmlTestRunner
Prompt is shown , but text is not shown to user to proceed further
because of this execution is halted waiting for user from input - but no text is shown related to it

What I Did
input("Test Execution is completed inorder to proceed please click on Enter Button")
and run with HtmlTestRunner in console

Expecting that input text to be displayed like below
