issues
search
replayio
/
playwright-tests
Playwright harness and tests used by replay CI
BSD 3-Clause "New" or "Revised" License
14
stars
7
forks
source link
Add support for API keys and example options
#104
Closed
ryanjduffy
closed
2 years ago
ryanjduffy
commented
2 years ago
Add optional
options
arg to
example()
to allow configuring the browser or page
Uses the
RECORD_REPLAY_API_KEY
to authenticate to replay.io in the
examples/replay.js
if it exists
options
arg toexample()
to allow configuring the browser or pageRECORD_REPLAY_API_KEY
to authenticate to replay.io in theexamples/replay.js
if it exists