schickling / chromeless

🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda.
https://chromeless.netlify.com
MIT License
13.25k stars 575 forks source link

Testing hover states #389

Open xealot opened 6 years ago

xealot commented 6 years ago

This is a Feature Proposal

Description

Add mouseto so that we can trigger hover states in the UI.

Use case is that sometimes there is bad UX but we have to test it anyway and the only way to activate is through a hover event.

Additional Data