Revision: 4498
Author: pekka.klarck
Date: Thu Dec 9 09:27:00 2010
Log: Edited wiki page ScreenshotLibrary through web user interface.
http://code.google.com/p/robotframework/source/detail?r=4498
Modified:
/wiki/ScreenshotLibrary.wiki
=======================================
--- /wiki/ScreenshotLibrary.wiki Tue Sep 28 00:43:02 2010
+++ /wiki/ScreenshotLibrary.wiki Thu Dec 9 09:27:00 2010
@@ -3,9 +3,7 @@
= Screenshot test library =
`Screenshot` is Robot Framework's standard library that provides
-keywords to capture and store screenshots of the whole desktop. This
-library is implemented with Java AWT APIs, so it can be used only when
-running Robot Framework on Jython.
+keywords to capture and store screenshots of the whole desktop. This
library was initially supported only with Jython, but version 2.5.5 and
newer work work also with Python. Running on Python requires some external
modules as explained in the documentation linked below.
The full library documentation by release is found below. The
documentation of the latest minor version (e.g. 2.0.4) is always