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

552 B

Home > puppeteer > Protocol > Page > SearchInResourceRequest > isRegex

Protocol.Page.SearchInResourceRequest.isRegex property

If true, treats string parameter as regex.

Signature:

isRegex?: boolean;