Jump to content

jvish

Members
  • Posts

    3
  • Joined

  • Last visited

jvish's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. That works to fine if I want to suppress the notification bar. But, I want to make sure it pops up & want to handle it. This used to be so easy on IE 8/IE 7
  2. am trying to automate IE9 prompts for File Downlod, ActiveX download and other "Notification Bar" objects. Unlike IE7/IE8 where the notification bars are Win32 - IE9 has this of type DIRECTUIHWND. And I am not able to get the info of buttons, text etc from it. Please check the attached picture. I need to capture the text from it & be able to click buttons on the yellow bar at the bottom of the browser. Please let me know how this can be handled with AutoIT. http://img130.imageshack.us/i/ie9filedownloadwindow.jpg/
  3. I am trying to automate IE9 prompts for File Downlod, ActiveX download and other "Notification Bar" objects. Unlike IE7/IE8 where the notification bars are Win32 - IE9 has this of type DIRECTUIHWND. And I am not able to get the info of buttons, text etc from it. Please check the attached picture. I need to capture the text from it & be able to click buttons on the yellow bar at the bottom of the browser. Please let me know how this can be handled with AutoIT. <script src='http://img130.imageshack.us/shareable/?i=ie9filedownloadwindow.jpg&p=tl' type='text/javascript'></script><noscript></noscript>
×
×
  • Create New...