|
-
Jun 14th, 2012, 08:52 AM
#1
Thread Starter
New Member
Web scraper stopped by popup
Hello!
I recently wrote an outlook macro in VBA that creates a internet explorer object, navigates to a secure web page, logs in, and scrapes data from that page. It works beautifully.
The only problem.is that occasionally this page displays a notification within a pop up window. That causes an error in the scrape method because the active window is now the popup, where those elements do not exist.
Does any one have an idea on how I can either bypass/block the popup, or keep the main window active? I'm sure the solution is simple, and it's probably method im unaware of.
Thanks!!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|