Tell me could cookies be deleted in selenium?



Tell me could cookies be deleted in selenium?..

Answer / Om Prakash Bharti

Yes, cookies can be deleted in Selenium using the `deleteCookie()` or `manage().deleteAllCookies()` methods from the `DesiredCapabilities` interface.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

What are some advantages of selenium?

1 Answers  


What is pom (page object model)? What are its advantages?

1 Answers  


What are the test types supported by selenium?

1 Answers  


What are the annotations used in testng?

1 Answers  


How to scroll down to a particular element?

1 Answers  


What is the difference between MaxSessions vs. Selenium grid MaxInstances properties?

1 Answers  


How can we get a text of a web element?

1 Answers  


Tell me how to verify tooltip text using selenium?

1 Answers  


What do you know about Selenese?

1 Answers  


What is selenium-rc (remote control) ?

1 Answers  


What is desired capabilities?

1 Answers  


Is selenium capable of handling windows pop-ups?

1 Answers  


Categories