Hey Tulsi, Firefox provides Selenium IDE as an add-on that allows to record actions like clicking, typing etc which one can be played back in firefox browser. Some of the features of Selenium IDE are:
-
Easy record and playback feature.
-
Step-by-step debugging and breakpoints.
-
Element locators such as Id, Name, CSS, Xpath etc.
-
Allows to save recorded script in multiple languages such as JAVA, Ruby, C#, Python etc