UFT won’t click upload button!
Question ID: 105092
1
0

With UFT 11.52, I’m trying to click on an upload button that says its a WebFile object when you spy on it, but it’s not working. Does anyone know how to get this to work??

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on August 2, 2013 8:23 pm
552 views
Answers (1)
1
Private answer

This is because the object is an input type of file instead of the usual Submit. Check out this for more information:http://msdn.microsoft.com/en-us/library/ms535263%28VS.85%29.aspx

This should make it work:

1.Click on Record>Web Event Recording Configuration.

1. Click the Custom Settings button.

2. Select WebFile on tree view listing

3. Go to Event menu and click on add and then select onClick event

4. List item

5.Click on Ok and try recording again.

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on August 2, 2013 8:24 pm
0
This worked great! Thanks!
( at August 2, 2013 8:26 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top