TestCenter Reference
|
Go to the source code of this file.
Namespaces | |
namespace | TestSupport |
A package of python modules helping to build tests. | |
namespace | TestSupport.ScreenShot |
Package to provide screenshot related support functions. | |
Functions | |
TestSupport.ScreenShot.createOffscreenScreenShot (SONodeName, filename=None, transparencyType=None, size=None, backgroundColor=None) | |
Create an screenshot of the given Inventor node that must be present in the given context. | |
TestSupport.ScreenShot.createScreenShot (window, filename) | |
Create a screenshot of the given MeVisLab window. | |
TestSupport.ScreenShot.canCreateScreenshot () | |
Returns whether a screenshot can be created on this hardware. | |