Status: Accepted
Owner: ----
Labels: Type-Enhancement Priority-High Target-2.5.5

New issue 692 by pekka.klarck: Screenshot library should be supported also on Python
http://code.google.com/p/robotframework/issues/detail?id=692

Screenshot library uses JVM capabilities and thus works only when running tests on Jython. There's no single built-in way in Python to take screenshots, but there are several external modules that support it. We could enhance the library so that on Python it checks is any of these modules installed and uses whatever it finds.

Reply via email to