bs-puppeteer
bs-puppeteer copied to clipboard
FrameBase.waitForFunction()
We should put this function and its variations in FrameBase so that we don't need to repeat it for Page and Frame.
https://pptr.dev/#?product=Puppeteer&show=api-framewaitforfunctionpagefunction-options-args
May not be a need for a version that takes a string.