I am creating the test cases for my learning using Selenium C# in Orange Hrm application. https://enterprise-demo.orangehrmlive.com/auth/login Username and password: admin.
Once I login, there are differen menu, I am traversing through Admin>User Management>users and click on Users. However, I am not getting way to how to use the MouseOver in Selenium C#. Attached is the screenshot for your reference.enter image description here