Tried to implement a file upload test using a similar method to the one discussed in #223, however if the input is invisible† this only works for me in Chrome and not Firefox.
Firefox version: 36.0.1
† In my case the div surrounding the input actually has:
style='height: 0; width: 0; overflow: hidden;'
Tried to implement a file upload test using a similar method to the one discussed in #223, however if the input is invisible† this only works for me in Chrome and not Firefox.
Firefox version: 36.0.1
† In my case the div surrounding the input actually has:
style='height: 0; width: 0; overflow: hidden;'