You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On test.spec.ts I've tried to test the record and play mechanism, yet failed to do so. When the Playwright team test the routeFromHar function they do something quite sophisticated with contextFactory, and I don't have the capacity to learn what's going on over there.
Anyway, I'd really like to have the ability to have a test that records a Har file, and then uses it
Any help would be appreciated
The text was updated successfully, but these errors were encountered:
On
test.spec.ts
I've tried to test the record and play mechanism, yet failed to do so. When the Playwright team test therouteFromHar
function they do something quite sophisticated withcontextFactory
, and I don't have the capacity to learn what's going on over there.Anyway, I'd really like to have the ability to have a test that records a Har file, and then uses it
Any help would be appreciated
The text was updated successfully, but these errors were encountered: