Is it possible to use JS to click on web page

Is it possible to use JS to automate web page clicks with app inventor ?

Yes I have looked at that and asked your advice previously but the code examples dont help with my current question.

With the webviewer you use this block:

image

and set any result to the webviewstring change event

1 Like

Yes Id been using that block but the post you mention says a Label is an element and cant be clicked on. I dont have the luxury of being able to change the page HTML.
Would you prefer I asked this on stackoverflow ?

What you are hoping to click, a label or button?
You didn't clarify this in the first post.