Quantcast
Channel: Tópicos
Viewing all articles
Browse latest Browse all 14700

Como Conseguir Clicar Num Elemento HTML Através Da Class

$
0
0
Bom dia, For Each Element As HtmlElement In WebBrowser1.Document.GetElementsByTagName("a") If Element.OuterHtml.Contains("ClasseName") Then Element.InvokeMember("click") return End If Next Element Cordiais cumprimentos, Apocsantos

Viewing all articles
Browse latest Browse all 14700

Trending Articles