Waiting on page to load

Hi all-

I was wondering if its possible to have screen scrape wait until a page loads so I can get the data off of it? Right now its wanting to scrape the processing page vs wait on the main page to load. The website works where you submit a tracking# and hit retrieve and it goes to a processing page then after a few seconds it displays the results. Any way around this?

You just need to turn up the

You just need to turn up the timeouts. If you have access to the workbench, you just adjust the connection timeout (and if there's a lot of data on the page, is a good idea to increase the extractor timeout too).

If you haven't a GUI, you can find the setting in the screen-scraper.properties file.

Jason thanks for the reply.

Jason thanks for the reply. Where do you adjust these settings in the workbench?

Click the wrench on the tool

Click the wrench on the tool bar, and they are near the top.