MCQs > IT & Programming > Selenium Automation > Which of the following statement describes the most appropriate way to delete the cookies?

Selenium Automation MCQs

Which of the following statement describes the most appropriate way to delete the cookies?

Answer

Correct Answer:

We can delete cookies in 3 ways.
driver.manage().deIeteCookieNamed("CookieName");
driver.manage().deleteCookie(Cookield);
driver.manage().deleteAl|Cookies();   

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Selenium Automation Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More Selenium Automation MCQ Questions

search

Selenium Automation Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it