Jump to content
UBot Underground

Search the Community

Showing results for tags 'div'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  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...