refer to http://www.ranorex.com/forum/screenshot ... t2096.htmlactually these screenshots are also shown on a module error.
To en/disable this feature you have to enter the Test Suite settings and check/uncheck "Capture Tracing Screenshots".
It works if command line argument
Code: Select all
GeneratedTestSuite.exe /testsuite
But my Testframework ist starting only module per module like
Code: Select all
GeneratedTestSuite.exe /module:Test1
Can they be enabled for this case?