You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 25, 2023. It is now read-only.
The plugin comes with its own set of QUnit tests, which use bogus file objects instead of real files.
In browsers with support for the BlobBuilder interface it would be possible to test with real Blob objects.
Or alternative, using images as DataURI and converting them to Blobs using the canvasToBlob library.
Hi,
I need solution for testing plugin with selenium. Anyone tried? Any ideas or clues?
I have only adding and removing files (upload immediately after add, jquery ui version)
Thanks!
The text was updated successfully, but these errors were encountered: