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

How to get intermediates pages during redirection 302 #54

@falaise

Description

@falaise

Hi,

For instance, I have something like :

br= Celerity::Browser.new

br.goto foo

and br.url gives bar because foo redirect to bar.
I wish to parse also the body of page foo.

If i set a listener on :web_window_event I receive something like :

WebWindowEvent(source=[TopLevelWindow[name=""]] type=[CHANGE] oldPage=[null] newPage[HtmlPage(bar)@920503681]

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions