토론 » 제작 요청

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

§
게시: 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

§
게시: 2021-05-27

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

답글 게시

답글을 게시하려면 로그인하세요.