How to delete browser cookies with selenium web driver?
Answer / Manish Jaiswal
To delete cookies using Selenium WebDriver, you can use the deleteAllCookies() method of the Cookies interface. This method deletes all the cookies for a given domain.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you handle Alerts and Pop Ups?
How to run test case traced by employing ide in browsers?
What is the difference between single and double slash in xpath?
How you can handle colors in web driver?
How do you find element using Java Script?
What are the different components of the selenium?
Using web driver how you can store a value which is text box?
Tell me how can we maximize browser window in selenium?
Firefox driver is class or an interface and from where is it inherited?
What You Know About Selenium Grid?
Other than the default port 444 how you can run selenium server?
Tell us how will you use selenium to upload a file?