Skip to content

Feature request: Add more browser url scopes #424

@timo95

Description

@timo95

I often have to edit the query part of the url. Currently I have to do something like this to get the current query:

query = scope.get("browser.url").partition("?")[2].partition("#")[0]

query and fragment would also be useful in context matching to limit commands to specific parts of websites.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions