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

584 B

Home > puppeteer > Protocol > Debugger > SearchInContentRequest > caseSensitive

Protocol.Debugger.SearchInContentRequest.caseSensitive property

If true, search is case sensitive.

Signature:

caseSensitive?: boolean;