Robot Framework
Screenshot.py File Reference

Go to the source code of this file.

Classes

class  robot.libraries.Screenshot.Screenshot
 Library for taking screenshots on the machine where tests are executed. More...
 
class  robot.libraries.Screenshot.ScreenshotTaker
 

Namespaces

 robot.libraries.Screenshot
 

Variables

 robot.libraries.Screenshot.gdk = None
 
 robot.libraries.Screenshot.ImageGrab = None
 
int robot.libraries.Screenshot.module = sys.argv[2] if len(sys.argv) > 2 else None
 
string robot.libraries.Screenshot.path = 'test' else None
 
 robot.libraries.Screenshot.wx = None