12-16-2009, 11:33 AM
thanks for your reply but perhaps I could not list the complexity of problem earlier. Now I just want to enter path manually but my code clicks the associated browse button and opens the file open dialog
here is more detail
case1:When I Manually enter File path and let QTP click on Webbutton it works Fine
case 2: If QTP Enters File path :,
It does not work at all , in debug mode
i.e. file path is not entered in text box ( whether replay type is mouse or browser event )
Now I have 2 Questions
1. Does QTP , support "set" method for Web file Object
i.e. is it different from set method used for web edit ??
If it does It should enter the text in web file text box always but this does not happen
2. What does it treat web file object, as whether a webedit or webbutton ?
How to enter path using any of the moethods of webfile object
here is more detail
case1:When I Manually enter File path and let QTP click on Webbutton it works Fine
case 2: If QTP Enters File path :,
It does not work at all , in debug mode
i.e. file path is not entered in text box ( whether replay type is mouse or browser event )
Now I have 2 Questions
1. Does QTP , support "set" method for Web file Object
i.e. is it different from set method used for web edit ??
If it does It should enter the text in web file text box always but this does not happen
2. What does it treat web file object, as whether a webedit or webbutton ?
How to enter path using any of the moethods of webfile object