agents
This commit is contained in:
@@ -271,3 +271,9 @@ you can find the logfile for playwriter executing `playwriter logfile`. read tha
|
||||
```bash
|
||||
jq -r '.direction + "\t" + (.message.method // "response")' /tmp/playwriter/cdp.jsonl | uniq -c
|
||||
```
|
||||
|
||||
## testing iframe behaviour with snapshots and out of process frames
|
||||
|
||||
iframes are a complex feature in CDP and playwriter. to test a real world scenario follow the document ./docs/framer-iframe-snapshot-guide.md manually. using global playwriter cli. restarting relay killing port 19988 first.
|
||||
|
||||
do this when user asks to try framer iframes.
|
||||
|
||||
Reference in New Issue
Block a user