What are the common selenium exceptions?
NoSuchFrameException: Webdriver would make an attempt for switching to any invalid, unavailable frame. NoAlertPresentException: Webdriver would try to switch to any invalid, unavailable alert. NoSuchWindowException: Webdriverwould try to switch to any unavailable, invalid window.