...
Step 2: Click Recording button and interact with the page.
Ex: I fill id and password for sign in page.
...
and each of your actions will be recorded in the IDE.
...
Step 3: Playback your login record with button run all test/ run current test.
...
Reference
webpage : https://selenium.dev/selenium-ide/
...