Check if object is present in ProxyContainer by key identity.
Note: This check should be done for elements that locator actually contains, and not in chained locator (when locator is also a DelegatingLocator) for example.
identity of object.
bool true if container is enabled and has object by identity.
See Implementation
Check if object is present in ProxyContainer by key identity.
Note: This check should be done for elements that locator actually contains, and not in chained locator (when locator is also a DelegatingLocator) for example.