Condition
|
Selects element if…
|
(IS or) IS EQUAL TO
|
its object name matches the specified object_name string.
|
(IS NOT or) IS NOT EQUAL TO
|
its object name does not match the specified object_name string.
|
CONTAINS
|
its object name contains or matches the specified object_name string.
|
EXISTS
|
it has an object name.
|
EXISTS NOT
|
it does not have an object name.
|