Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21089

webbrowser frame click on icon

$
0
0
Code:

<a class="post_control reblog" title="Reblog" href="/reblog/38134543215/qGusULIr?redirect_to=%2Ftagged%2Fposey-please"><span class="offscreen">Reblog</span></a>

            <div class="post_control like" title="Like"></div>
                        </div>                </div>
            </div>



how do i click this help guys

i done

Code:

wb.Application.Document.parentWindow.execScript "post_control like.click();"
and this below


Code:

For Each ele In wb.Document.frames("1").getElementsByTagName("input")
      If ele.Value = "post_control like" Then ele.Click: Exit For

cant seem to do it
    Next


Viewing all articles
Browse latest Browse all 21089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>