simonw/shot-scraper

Question: Simulate hover, mouseover, mouseenter for dropdown menu activation

Open

#71 opened on Apr 19, 2022

 (3 comments) (0 reactions) (0 assignees)Python (116 forks)github user discovery
help wanted

Repository metrics

Stars
 (2,365 stars)
PR merge metrics
 (Avg merge 1h 5m) (1 merged PR in 30d)

Description

I'm trying to make a screenshot for the page with dropdown menu activated. See example here: https://demoqa.com/menu# ( .nav-menu-container #nav li:nth-child(2) :hover element).

I would appreciate any tips and workflow examples.

hover_example

Contributor guide