Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
YenikeRaghuRam opened this issue Apr 4, 2022 · 0 comments
Open

Comments

@YenikeRaghuRam
Copy link

YenikeRaghuRam commented Apr 4, 2022

  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant