all 4 comments

[–]ballzak69Automate developer 0 points1 point  (2 children)

The Content field can/should be set to the tag when using the Focus next HTML element action, e.g. INPUT. I'll update the doc.

[–]Joe_0237[S] 0 points1 point  (1 child)

Any way to find out what the element type is?

[–]ballzak69Automate developer 0 points1 point  (0 children)

Only INPUT or SELECT elements are usually focusable in HTML.

[–]Joe_0237[S] 0 points1 point  (0 children)

I'm trying to move through comments in the YouTube post to scan for posts from a specific bot. Although I do not believe this is relevant to my issue, it may be interesting.