Gabriela
9 years agoNew Contributor
Problem with closing a browser window
Hello,
Currently, I'm doing automation with TestComplete and Javascript of a web application. I have faced a problem with closing a new browser window (clicking on one button opens link in that new browser window). Tried to map it with Find method and all properties and values, and then used Close() function, but this didn't work (it closes current browser tab, but not this new window).
Can someone help me with this one?
Thank you in advance!