You can use playwright with the inspector open, it has a record button. Playwright is very nice, haven't tried the recording feature though https://user-images.githubusercontent.com/13063165/212924587...
Also Selenium has an "ide" in the form of an extension that can be used to record browser sessions, replay them, and modify - with a GUI. (At least last time I checked a few years ago, they had at least for firefox)
You can use playwright with the inspector open, it has a record button. Playwright is very nice, haven't tried the recording feature though https://user-images.githubusercontent.com/13063165/212924587...