Features of latest Selenium IDE
Before proceeding to discuss the features of the latest Selenium IDE you should aware of what's new in Selenium IDE latest release from the previous one.
Two major points I found as per my point of view.
1-Latest Selenium IDE doesn't support plugins as of now. If you want to work with old IDE plugins you must be download old releases of Selenium IDE.
2-.No language binding export option found.
1- Quick and easy way to record and playback test scripts and test suites.
2-Auto internal support for element identification will use IDs, names, or XPath as needed as per element identification.
3-Autocomplete for common selenium commands walkthrough tests.
4-Manually set debug and set breakpoints to smooth test execution errors.
5-Quick option to set some assertion like verify the title of every page.
6- Single project file, containing all test cases and test suites.
Below the screenshot for the comparison point of view.
For the previous Selenium IDE view the image1 and for the latest Selenium IDE view image 2.
Fig.2