Skip to content

input text not shown in console when running with htmlTestRunner #91

@YenikeRaghuRam

Description

@YenikeRaghuRam
  • 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
ScriptInputConsole

What I Did

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

Expecting that input text to be displayed like below

InputTextDisplay

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions