What are action commands in Selenium?

What are action commands in Selenium?

Action commands are methods that are used by Selenium to perform actions on a web page. They are the most commonly used method to interact with UI elements. Action commands help us in performing various tasks on a web page such as accessing text, clicking on buttons, links, images and many more.

Learn more - https://www.tutorialspoint.com/selenium/selenium_commands_actions.html