This is a migrated thread and some comments may be shown as answers.

Automated testing : Firing file selector

2 Answers 88 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Joel
Top achievements
Rank 1
Joel asked on 27 Dec 2011, 06:12 PM
We're using Selenium to do automated testing. We've been seeing flaky behavior around performing a click on the input field - could potentially be timing-related.

I was wondering if you guys have any suggestions / gotchas of performing automated testing of the upload control.

2 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 28 Dec 2011, 09:18 AM
Hello,

The upload control does not do anything fancy (like flash or other ActiveX). It is just an invisible absolutely positioned HTML input type="file". Can you please try to turn the widget off, and see if the problem persists?

Regards,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Joel
Top achievements
Rank 1
answered on 31 Dec 2011, 02:07 AM
It was a timing-related issue. The animation on the display fadeIn via the window control was what was causing the issue. Thanks for your quick response, nonetheless.
Tags
Upload
Asked by
Joel
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Joel
Top achievements
Rank 1
Share this question
or