Web automation in Kodular

A lot of you might be familiar with the term “selenium” and web automation. I want that thing to do in my app in web-viewer.

Explanation:
I want to automate a website when I click a button. Like I will have a set of pre-determined commands that should be performed one after another when a user clicks a button.

Example:
Suppose there is a button. When a user clicks it, the web-viewer will open the site, “https://youtube.com/”. Then it will search for “mr. Beast” and subscribe to his channel.
In this scenario the user will do nothing but press the button. And when the user has pressed the button, the web-viewer will automatically do the following. (The following would be pre-written with some Kode or code)

Related topics:

This is a topic I found on Kodular community but I didn’t find it that helpful.

So, is this kind of web-automation possible on Kodular? If yes then can anyone give me a little guidance?

1 Like

At OP’s request.