-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Using phoenix_test_playwright, I noticed there is no documented way of mocking requests by the client to external files, like when loading an external image in a page.
This seems to be possible to achieve in the JS library by using the page.fulfill helper.
Therefore, I wonder if we could have similar helpers in this library that would allow us to call some sort of callback to intercept requests, returning our custom responses.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels