devTools record
#Chrome_Devtools #Puppeteer
Record, replay, and measure user flows - Chrome Developers
stepで使われる用語整理をしておく
https://developer.chrome.com/docs/devtools/recorder/reference/#step-properties
type
click
target. CDP
assertEvents (that currently can only be a single navigation event)
{type:..., url:..., title:...}
selectors
frame
an array of zero-based indexes that identify an iframe that can be nested.
type
waitFor
Element operatorかcounter
Expression (javascript)
breakpoint設定できる
https://developer.chrome.com/docs/devtools/recorder/reference/#breakpoints-and-step-through