Jump to content
carter2408

Visual basic, c# care este id pentru butonul C L A I M ?

Recommended Posts

Posted

Ce vreau eu sa fac este cand apas butonul 1 din visual basic, c# sa apese pe butonul C L A I M de pe siteul

freebitcoinhome.com

Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click

WebBrowser1.Document.GetElementById("Aici vine id").InvokeMember("click")

Codul html pentru butonul C L A I M

<button type="button" class="btn-custom btn" data-toggle="modal" data-target="#ModalConfirm">C L A I M</button>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...