Robot Framework Integrated Development Environment (RIDE)
Screenshot.py File Reference

Go to the source code of this file.

Classes

class  robotide.lib.robot.libraries.Screenshot.Screenshot
 Test library for taking screenshots on the machine where tests are run. More...
 
class  robotide.lib.robot.libraries.Screenshot.ScreenshotTaker
 

Namespaces

 robotide.lib.robot.libraries.Screenshot
 

Variables

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