What are the actions in selenium?

What are the actions in selenium?

Action is a public interface: Action is a public interface. A single user interaction action is represented by an Action Interface. and Actions is a public class that extends the Object class. Actions is a java.lang extension. Object. Instead of utilising the keyboard or mouse directly, use this class.