mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
584 B
584 B
Home > puppeteer > Protocol > Debugger > SearchInContentRequest > caseSensitive
Protocol.Debugger.SearchInContentRequest.caseSensitive property
If true, search is case sensitive.
Signature:
caseSensitive?: boolean;