<HTML>
<HEAD>
<TITLE> AUT </TITLE>
<META HTTP-EQUIV="Content-Language" CONTENT="en">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html">
<FRAMESET ROWS="40,*,81" cols="100%" FRAMEBORDER="NO" BORDER="0" FRAMESPACING="0">
<FRAME SRC="test_fast_reloader.html" NAME="topFrame" SCROLLING="NO" NORESIZE >
<FRAME SRC="test_slow_reloader.html" APPLICATION="yes" NAME="slow">
</FRAMESET>
<NOFRAMES>
<BODY>
</BODY>
</NOFRAMES>
</HTML>
-
Rafael Monnerat authored
Included original code of Zelinium downloaded from this URL: - http://pypi.python.org/packages/source/P/Products.Zelenium/Products.Zelenium-1.0.3.tar.gz#md5=57e846e670c4ef139791a9bcbd51c240 The goals of this fork is upgrade Selenium to version (2.6.0), which includes captureEntireScreenshot feature and from Xavier's changes which introduces ad-hoc changes in selenium which permits automatically upload images on ERP5.
1e8d3a7d