How do I switch between IFrames? Switch to the frame by Name or ID: driver. switchTo(). frame(“iframe1”); driver. switchTo(). frame(“id of the element”); What is difference between frame and iframe? Each Frame is assigned its own web page. Frequently graphical Read more…