Generation

generate functionFri, 03 Mar 2023

Click the Dom element of a button that is labelled "post I'm gay'"

function postImGay() { document.querySelector('div.imgay > button').click(); }

Javascript
Generate More

Want to kickstart your project?Use the new AI Studio to create your code