-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 7.4
-
Fix Version/s: None
-
Component/s: Automation
-
Tags:
-
Sprint:TGV 9, TGV 10
In automation scripting, the print() function is used in unit tests.
This allows to retrieve a value and debug easily.
This print() function is accessible when using automation scripting from Studio but redirected to console output (stdout).
=> Redirect it as well to server.log