Answer the question
In order to leave comments, you need to log in
How to get div content from website in vba via selenium?
Dim bot As New WebDriver
bot.Start "Chrome", "https://www.fonbet.ru/esports/disciplines/all"
Dim e As Object
For Each e In bot.FindElementsByClass("b-table__player-title_first")
TextBox1.Text = TextBox1.Text & "q "
Next e
please help with the code, I killed a lot of days. my code is not returning anythingAnswer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question