Skip to content

Returning data from target page #44

@wrabit

Description

@wrabit

In CasperJS I would write something like:

    title = this.evaluate(function() {
        return $.trim($('.title').text());
    });

How can I achieve the same with this wrapper?

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