[wtr-general] Re: file_field in File Upload dialog

2009-10-27 Thread H Kogi
> >> You want to interact with the elements of the 'file upload' dialog? As far >> as I know that thing doesn't have a document or elements that you can access >> like an html page. Or if it doesn't watir doesn't support that anyway. I >> could

[wtr-general] Re: file_field in File Upload dialog

2009-10-26 Thread H Kogi
Thank you for quick reply. But I cannot see each object in dialog box as html element. Is there anyway I can view as html elements? IE developer toolbar does not work. I am now trying with WIN32OLE. On Mon, Oct 26, 2009 at 8:15 PM, Bret Pettichord wrote: > > H Kogi wrote: > >

[wtr-general] file_field in File Upload dialog

2009-10-26 Thread H Kogi
I may be missing something very simple. When I get window's File Upload dialog, how can I identify file_field's i.e. id, name, index, etc? (index did not work). I looked in to the the following site and all the links from there but not finding answers. http://wiki.openqa.org/display/WTR/File+Upl

[wtr-general] Re: Identifying objects when browser window has no toolbar

2009-10-19 Thread H Kogi
t;> http://social.msdn.microsoft.com/forums/en-US/iewebdevelopment/thread/fdc9c290-7fce-413c-bdec-d1985b6b4290/ >>>> > comment by Rob Adams on 1/17/2008 – gotta give credit where credit is >>>> > due.) >>>> > >>>> > (I had two other options – cop

[wtr-general] Re: Dynamically generated elements on Ajax app

2009-08-10 Thread H Kogi
the way they generate :id's. Thanks. Hiroko Kogi On Fri, Aug 7, 2009 at 9:27 AM, H Kogi wrote: > Thank you for your response. I have been searching information for some > time and have not found anything that exactly resolve my problem. (I do use > some code I found to use 'lef

[wtr-general] Re: Dynamically generated elements on Ajax app

2009-08-07 Thread H Kogi
Thank you for your response. I have been searching information for some time and have not found anything that exactly resolve my problem. (I do use some code I found to use 'left-click' instead of standard 'click' for tabs). Tab labels, buton labels, and text labels stay the same. User will in