puppeteer/utils/doclint/check_public_api/test/md-builder-common/doc.md

586 B

class: Foo

This is a class.

event: 'frame'

  • <[Frame]>

This event is dispatched.

foo.$(selector)

The method runs document.querySelector.

foo.url

Contains the URL of the request.