kaiiii
5 years agoRegular Contributor
Search webelement on browser another window
Search webelement on browser another window, I am working on a scenario where after click on a link ..it's open in browser another window where i need to identify web elements
I get that window address by using Aliases.browser.BrowserWindow
but I'm not able to find web element on that another window page where i need to perform click event.
how can i do the same please guide me.