Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide ability to call manipulation methods on multiple tabs. #79

Open
6 tasks
SerhiiYahdzhyiev opened this issue Oct 31, 2024 · 0 comments
Open
6 tasks
Labels
enhancement New feature or request
Milestone

Comments

@SerhiiYahdzhyiev
Copy link
Owner

Motivation

This would be a pretty handy mechanism, so that you can for example reload/remove/discard etc. multiple tabs with same host or url for example:

// Remove all `localhost` tabs
manager.get("http://localhost").remove()

Requirements

  • Come up with the approach to use to achieve described behavior
  • Realize:
    • discard
    • remove
    • reload
    • update ?
@SerhiiYahdzhyiev SerhiiYahdzhyiev added the enhancement New feature or request label Oct 31, 2024
@SerhiiYahdzhyiev SerhiiYahdzhyiev added this to the v0.2.0 milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant