-
Notifications
You must be signed in to change notification settings - Fork 27.4k
File upload e2e testing #2686
Comments
Currently there is no support for file upload in e2e/unit testing. I'am searching for a solution too. Regards, |
Thanks Fabian, have you managed to find a solution out of interest sake? |
No, there is no practical Solution at the moment.
I further evaluated the Phantomjs path but i came to the conclusion that this is not practical.
The webdriver spec mentioned by tobie looks very promising to me. We should keep an eye on the spec so they consider our use case ;) Best Regards, Fabian |
As part of our effort to clean out old issues, this issue is being automatically closed since it has been inactivite for over two months. Please try the newest versions of Angular ( Thanks! |
Looking at the following docs I do not see an option for doing a file upload.
http://docs.angularjs.org/guide/dev_guide.e2e-testing
Can anyone help me in the right direction, or perhaps considering adding support for this?
Thank you
The text was updated successfully, but these errors were encountered: