Jump to content
UBot Underground

mrfrazsultan

Members
  • Content Count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral

About mrfrazsultan

  • Rank
    Newbie

Profile Information

  • Gender
    Male
  • Location
    Pakistan

System Specs

  • OS
    Windows 10
  • Total Memory
    More Than 9Gb
  • Framework
    unsure
  • License
    Developer Edition

Recent Profile Visitors

1117 profile views
  1. 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;")
×
×
  • Create New...