Discussions » Creation Requests

lease help make the script, for clicking on the play button

§
Posted: 2021-05-27

Hello.
Please help make the script, for clicking on the play button.

for example
https://bitrad.io/radio/108465/1A-Radio---Deutsch-Pop/

document.querySelector("").click()
document.getElementById(‘’).click()

dont work

§
Posted: 2021-05-27

document.querySelector("#play > i").click()

Post reply

Sign in to post a reply.