Interviewer And Interviewee Guide

Automation Interview Question:

Tell me do you know a way to refresh browser by using Selenium?

Submitted by: Muhammad
The list of commands to refresh a page in Selenium:

☛ navigate().refresh()
☛ getCurrentUrl()
☛ navigate().to(driver.getCurrentUrl())
☛ sendKeys(Keys.F5)
Submitted by: Muhammad

Read Online Automation Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.