zaproxy / zest

Mozilla Public License 2.0
102 stars 40 forks source link

Add support for commands such as scrolling and hovering over client element #243

Closed aryangupta701 closed 1 year ago

aryangupta701 commented 1 year ago

We currently cannot create script for some of the user interactions such as scrolling and hovering. Recording these interactions is necessary because sometimes the website only renders the elements when mouse is hovered over it or when the user scrolls near those elements.