what are the different Navigation command in selenium?
Question
what are the different Navigation command in selenium?
Answer
it is used to refresh driver.refresh() it is used to navigate back driver.back() it is used to move forward driver.forward()