Selenium Tutorials

Different types of assertions.

Assertions in selenium can be used in 3 modes which are explained below: 1. assert: If you use assert in your tests then the test

What is Selenese?

Selenese is the set of selenium commands which are used to test your web application. Tester can test the broken links, existence of some object

What is Selenium IDE?

Selenium IDE(Integrated Development Environment) is a Firefox add on which supports record/playback mechanism as some other commercial tools like RFT,QTP,Winrunner etc. By using selenium IDE

What are the limitations of Selenium.

Some limitations of Selenium Automation tool are as follows: It does not support and non web-based applications, it only supports web based applications. Its an