AutomaApp / automa

A browser extension for automating your browser by connecting blocks
https://www.automa.site
Other
10.78k stars 1.1k forks source link

Can't scroll inside an iframe #1581

Closed user72356 closed 6 months ago

user72356 commented 7 months ago

I use a switch frame block, then a scroll element with a selector in the format iframe#id |> div#id and it doesn't scroll. The log has no error, it thinks everything was successful. When verifying the selector it does highlight the element in blue in the browser. Not sure what I'm doing wrong or this is a bug.

If I use the URL of the iframe directly in New tab block, it works no problem.

It's a private local website so I can't share a URL.

Screenshot 2023-12-07 at 1 08 48 PM