How to Perform a Click on WebViewer Button Using JavaScript?

It is possible !? in koudlar

Webviwer auto click a button Java script

Answer me yes /no :no_mouth:

Yes, It is possible but you need a extension for it to execute you snippet in webviewer to want auto click.

1 Like

Yes.

document.querySelector('yourButton').click()

There is a JS method in webviewer.

How to use it in Webviewer?Give Some Examples.

On button1 click the webviewer will click the red marked element on google automatically.

3 Likes

But, How we can get the button name?

Inspect the element on your pc. I am using google chrome to do so.

1 Like

I maked it check my app thanks @scholz_ist_stolz
Apk: Test.apk (5.4 MB)

not work kodular

send aia file

This post was flagged by the community and is temporarily hidden.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.