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
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
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: