You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: