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

Contents of STDOUT is not printed in the report output #108

Open
ghost opened this issue May 9, 2019 · 1 comment
Open

Contents of STDOUT is not printed in the report output #108

ghost opened this issue May 9, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented May 9, 2019

Some of my steps print to STDOUT with the following:
e.g. fwrite(STDOUT, "$reponse");

However these are not logged in the report, only statements which use echo/print

@PurHur
Copy link
Collaborator

PurHur commented Jul 3, 2019

Why are you doing this? You are asking the software to print this data somewhere else. Why do you expect that in the report now? Why dont you can use echo?

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