584 B
584 B
Home > puppeteer > Protocol > Debugger > SearchInContentRequest > caseSensitive
Protocol.Debugger.SearchInContentRequest.caseSensitive property
If true, search is case sensitive.
Signature:
caseSensitive?: boolean;