Windows Handling Closes the whole browser if i try to close the current window in python
问题 Am currently using windows handling for opening the map direction in the new window and after it opens i will be closing the child window, which is opened and do the remaming work in the code.But it is closing the whole browser, while debugging it is working correctly , but while running the code, am Getting the error as, Error - selenium.common.exceptions.NoSuchWindowException: Message: no such window: target window already closed Down i have attached the code, ##Clicking on The Map Image