要求されたページは選択されたバージョンでは利用できない。
case sensitive
Description
Should differences in case (uppercase vs. lowercase) of letters be considered in string comparisons?
Allowable values
- yes, no
- true, false
- on, off
- 1, 0
Allowable values
yes, no
Default value
no
Notes
- This setting affects all built-in actions that interact with an application’s user interface, and is applied to the property values that are used for identification of the windows and controls. Unless otherwise noted, it is also applied in all text comparison functions of the built-in actions, as seen in the example below.
- Note that, this setting does not support testing cloud services. In this case, you are required to perform an exact match.