Category: General

Closing Browser properly in Selenium

Here is the code that would enable you to properly kill the browser in Selenium and also it’s driver I use this code because it closes the Browser and kills it properly when compared...

What is Selenium?

Selenium is nothing but a tool or framework which helps to automate web browser applications (Websites).The biggest advantage of the Selenium is it allows any one to write automation code in language of their...