
Common Exceptions while automating :
NoSuchElement : An element could not be located on the page using the given search parameters.
NoSuchFrame : A request to switch to a frame could not be satisfied because the frame could not be found.
StaleElementReference : An...