Revert changes in katalon

Hello,

Is there a way to revert changes made in OR or profiles in katalon.

As i click on saved button everything is saved and i need to redo the work if i want to revert back the changes.

Is there this feature where we have a rollback button and from there the list of files we have made changes displays and we select those which we would like to revert.

Please do let me know if this already exists in katalon.

Thanks

@anuradha

That is a use case for Version Control System, typically Git/Github. Katalon does support Git Integration that allows you to save changes into a Github Repository. I’d recommend you look into Git/Github as a solution that allows you to revert changes.