Simulate cursor hover states in Add Screenshots to expose drop-down menus, tooltips, and interactive panels before the capture. The request executes in real browsers, so hovered states reflect true user experiences across 20+ regions without throttling.
Capture Hover States Free or Review Plans
Specify the element to hover over, such as a link or button, by providing its name, ID, class name, or text content. Examples of hover values include:
Explore more element selection examples.
&hover and &click to open menus and then select deeper items.The following example demonstrates how to hover over the "Podcast" left side menu before capturing a screenshot.
// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=YOUR_API_KEY
&hover=Podcasts
&url=dev.to
