Skip to content

feat(puth/laravel): extended Browser functions #65

@SEUH

Description

@SEUH
  • functions for livewire components (selectLivewire, typeLivewire) because livewire syncs after input event, sometimes you need to wait for sync to finish
  • assertSeen: waits until a selector is visible, then waits until selector is hidden. useful because puth is sometimes too fast, e.g. after clicking a button, if you expect a loading spinner and only wait until that spinner is hidden, it can happen that the frontend didn't render the spinner yet, therefore waitUntilMissing will be true immediately

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions