Hi Bill,

That code sets properly. Its working exactly . But i need alternate way to
do this.

Because The upload button is not enabled automatically after set the p[ath
via like this.


For more details

1. Login youtube.
2. Uninstall Fal;sh player in your machine
3. Goto upload video page.
4. Set the path like this

$ie.file_field( :name, "document" ).set( "c:\\Watir Testware\\Data\\vb.txt"
)

5. Still the upload button disabled.


Thats why i am asking the alternate way to do this.

Awaiting your reply

Thanks

On Sun, Oct 4, 2009 at 2:55 AM, Bill Agee <billa...@gmail.com> wrote:

> What browser version are you using?  Also, is the path to the file being
> set properly in the dialog?
>
> Thanks
> Bill
>
>
>
> On Sat, Oct 3, 2009 at 4:28 AM, Raveendran P <jazzezr...@gmail.com> wrote:
>
>> Hi All,
>>
>> Any alternate method for this code
>>
>> $ie.file_field( :name, "document" ).set( "c:\\Watir
>> Testware\\Data\\vb.txt" )
>>
>>
>> I need alternate for this code ...
>>
>> Reason :
>>
>>     After did the above line the Upload button is not enabled
>> automatically. But it happens when i select files manually
>>
>>
>>
>> Thanks in Advance
>>
>> --
>> Regards,
>> P.Raveendran
>> http://raveendran.wordpress.com
>>
>>
>>
>>
>
> >
>


-- 
Regards,
P.Raveendran
http://raveendran.wordpress.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to