I am trying to automate the orangehrm website using cypress (https://opensource-demo.orangehrmlive.com/index.php/auth/login)
My usecase
- Login to application
- Hover mouse on performance tab.
- Hover your mouse on Configure
- Find and click on KPIs
I tried with cypress but somehow mouse over is not working. Kindly suggest the best way to click KPI link.
screenshots

