The other common features of Selenium IDE can be listed as follows:-
- User can type Test steps using element locators and Selenese commands without even using Recording feature.
- There is a debugging feature for debugging test cases.
- It comes with an option of asserting title of every page automatically.
- It has options to run single test or multiple tests.
- You can export test case into different formats like C#, Java, Python.
Hope this helps your query.