mrfrazsultan 0 Posted July 18, 2019 Report Share Posted July 18, 2019 This is node view of my instagram bot i want to scroll down likes pop-up it works with id classes but here is different case cause it has only div and css code. navigate("https://www.instagram.com/p/Bz0jgdEBrS8/","Wait") wait for browser event("Everything Loaded","") click(<(tagname="a" AND class="zV_Nj")>,"Left Click","No") wait for browser event("Everything Loaded","") run javascript("var objDiv = document.getElementsByTagName(\"div[style=flex-direction]\"); objDiv[0].scrollTop = objDiv[0].scrollHeight;") Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.