ContributionsMost RecentMost LikesSolutionsRe: I'm not able to map an object using Object Spy hence I cannot run a test. It fails - object not foud Our application is designed for Chrome only, so unfortunately, I have no ability to even try it in IE. Since this is Chrome will you have any kind of workaround for me? Thank you, - Oleg Re: I'm not able to map an object using Object Spy hence I cannot run a test. It fails - object not foud Thank you for your quick response. Please see the mock-up that is very similar to what I am having difficulties with: https://jsfiddle.net/ahLsqe65/ The only difference is that I can record and replay on the mock-up and the button will be clicked. The objectSpy tool is not working on both. The wab page that I do my testing on, if I perform record and replay, the object will not be found at the Replay time. Thank you for your help, - Oleg I'm not able to map an object using Object Spy hence I cannot run a test. It fails - object not foud Hello, Could some please help/advise on how can I map an object or click on an object that cannot be mapped using ObjectSpy tool. Is there a way to do this with Xpath or CSSSelector if the object cannot be mapped using Spy tool. By hovering a mouse on the object I need, it will not be highlighted, hence it cannot be mapped/stored. Please advise. Thank you, - Oleg