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

GUI: communication to C#-based exe's via embedded input not working #81

Open
mhmdkanj opened this issue Sep 28, 2020 · 0 comments
Open
Labels
known-limitation This problem is known and will unlikely be fixed module:gui

Comments

@mhmdkanj
Copy link
Collaborator

For executables (app under test) which were written in C# as console apps and which used a Console.ReadLine() to get input from the user:

  • the typing of data in the embedded input field and pressing return did not send the data to the exe [as if the program is still waiting for user input].
@mhmdkanj mhmdkanj added module:gui known-limitation This problem is known and will unlikely be fixed labels Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
known-limitation This problem is known and will unlikely be fixed module:gui
Projects
None yet
Development

No branches or pull requests

1 participant