Question - What is the difference between getWindowhandles() and getwindowhandle() ?
Answer -
getwindowhandles(): It is used to get the address of all the open browser and its return type is Set
getwindowhandle(): It is used to get the address of the current browser where the control is and return type is string