puppeteer/new-docs/puppeteer.protocol.debugger.searchincontentrequest.isregex.md
2020-07-13 14:01:35 +01:00

568 B

Home > puppeteer > Protocol > Debugger > SearchInContentRequest > isRegex

Protocol.Debugger.SearchInContentRequest.isRegex property

If true, treats string parameter as regex.

Signature:

isRegex?: boolean;