Re: IEC - cannot find button

2007-10-29 Thread daniel
On Oct 29, 6:04 am, [EMAIL PROTECTED] wrote: > On Oct 29, 12:58 am, [EMAIL PROTECTED] wrote: > > > > > I'm brand new to Python--and programming in general. I'm trying to use > > IEC to control Internet Explorer. I've navigated to a page, and now > > I'm trying to click a button. The button appears

Re: IEC - cannot find button

2007-10-29 Thread kyosohma
On Oct 29, 12:58 am, [EMAIL PROTECTED] wrote: > I'm brand new to Python--and programming in general. I'm trying to use > IEC to control Internet Explorer. I've navigated to a page, and now > I'm trying to click a button. The button appears to be called 'PDF > Preview' but I honestly do not know whe

IEC - cannot find button

2007-10-28 Thread daniel_nolan
I'm brand new to Python--and programming in general. I'm trying to use IEC to control Internet Explorer. I've navigated to a page, and now I'm trying to click a button. The button appears to be called 'PDF Preview' but I honestly do not know whether that's the name or the caption. Here is my code: