I am getting the below Error while handling multiple windows in selenium
i.e : "[1539589346.326][SEVERE]: Unable to receive message from renderer".
But all my scripts are getting passed but error message is displaying.
below steps:
- Navigate to parent window to child window
- When click on a button in child window and child window will automatically closed (Functionality)
- Now I am switching to parent Window.
So. Please any one can help me?