The Blitapp browser can hover one or multiple elements before taking a screenshot. Blitapp waits for the element(s) to appear within the Browser Wait time set, then simulates a mouse hover. Enter the element definition as a query selector.
Find the query selector
In Chrome, open the Developer Tools. Under Inspector, select the element you want to click on. Right-click on it and choose Copy > CSS Selector. This will copy the query selector for the element. Paste the value into the input box.
Hover multiple elements
To hover multiple elements, enter various selectors separated by a comma (,).