Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Need browser delay when page finished loading #213

@dkindlund

Description

@dkindlund

I noticed that the system shuts down and verifies as soon as IE finishes loading the given url. However, this does not allow for full checking of pages with a time dependent javascript redirect (these are used on a number of drive-by malware pages). It will follow meta redirects just fine but closes out before the javascript redirect counter runs. I understand that it is provably impossible to determine if and when javascript will finish running. However, is it possible to set a time to wait for the browser after it thinks it has loaded a page? I assume I can just hack this into my running Perl modules but I was wondering if there was a better way.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions