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

583 B

Home > puppeteer > Protocol > Network > SearchInResponseBodyRequest > isRegex

Protocol.Network.SearchInResponseBodyRequest.isRegex property

If true, treats string parameter as regex.

Signature:

isRegex?: boolean;