Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27351

VS 2010 How to Click a button without knowing the ID

$
0
0
i know this question is being asked before, but i tried to make it work for my site, but could not, so can anyone help to click the sign in button here

here is the source code for the button and class,

Code:

<div class="loginbox_left btn_ctn">
                                                <div id="login_btn_signin">
                                                        <a href="javascript:DoLogin()" class="btn_checkout_green">
                                                                <div class="leftcap"></div><div class="rightcap"></div>
                                                                <div class="text">Sign in</div>
                                                        </a>
                                                </div>
                                                <div id="login_btn_wait" style="display: none;">
                                                        <img src="https://store.steampowered.com/public/images/login/throbber.gif">
                                                </div>



thanks in advance

Viewing all articles
Browse latest Browse all 27351

Trending Articles



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