Steps to reproduce: 1. Using IE navigate to http://www.infovesta.com/ 2. enter value in the username field (bottom right) 3. Using Chrome navigate to the same URL 4. Enter the same value in the username field Since both browsers are returning different frame URLs two elements are added in Elements explorer. This is expected behavior, however both steps (2 and 4) are pointing to the same element, despite the fact they are using different primary target in their properties. Refer to the screenshot attached in the internal description for more clarity. This prevents from proper test execution. If you record with Chrome only, still the execution is failing.