How to use mouse actions in Selenium?

How to use mouse actions in Selenium?

Hi Brett!

You can perform all mouse actions in an automated test using Selenium Actions API.

Please refer to the official Selenium 4 documentation.