We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9895668 commit 80bc287Copy full SHA for 80bc287
1 file changed
README.md
@@ -2,7 +2,9 @@ SeleniumDownloadHelper
2
======================
3
4
TBW...
5
-It is still WIP but Chrome, Safari, Firefox and PhantomJS are working so far with this method.
+It is still WIP but Chrome, Safari, Firefox, PhantomJS and Internet Explorer are working so far with this method.
6
+IE only tested on MS Windows and Safari only on OSX.
7
+
8
HTMLUnit is not working but the why is still open (expected.length=187514 actual.length=176549).
-Internet Explorer is untested as I'm currently working on a Mac and this tests will follow later ;-)
9
+Maybe a bug in RhinoJS which messes up the base64 conversion or some early return in the XHR call?
10
0 commit comments