Архив метки: automation

Navigate back and forward in browser

Navigate back and forward in browser During automation, we are at times required to move back to the previous page or move forward to the next page in browser history. In this post, we will learn to perform these operations using driver.navigate command.