Welcome Guest Search | Active Topics | Sign In | Register

How do I programmatically click a div or span class Options
Trickie
Posted: Wednesday, April 14, 2021 5:18:33 AM
Rank: Newbie
Groups: Member

Joined: 1/29/2014
Posts: 1
Hello everyone

I'm a total newbie to EO Web Browser but reasonably proficient in VB.NET

What I want to do is load a Bet365 horse racing page and click on various div and span classes within the page.

I have searched for a solution and spent some time on this but cannot get anywhere even close to achieving what I want to do.

So here is the html for the navigation bar for the different races - how can I identify and click these various div elements?
<div class="srl-RaceHorizontalScroller_Wrapper">
<div class="srl-RaceHorizontalScroller_Contents ">
<div class="srl-ParticipantRacingRaceTab srl-ParticipantRacingNavTab ">1.15</div>
<div class="srl-ParticipantRacingRaceTab srl-ParticipantRacingNavTab ">1.50</div>
<div class="srl-ParticipantRacingRaceTab srl-ParticipantRacingNavTab ">2.25</div>
<div class="srl-ParticipantRacingRaceTab srl-ParticipantRacingNavTab srl-ParticipantRacingNavTab-selected ">3.00</div>
<div class="srl-ParticipantRacingRaceTab srl-ParticipantRacingNavTab ">3.35</div>
<div class="srl-ParticipantRacingRaceTab srl-ParticipantRacingNavTab ">4.10</div>
<div class="srl-ParticipantRacingRaceTab srl-ParticipantRacingNavTab ">4.45</div>
<div class="srl-ParticipantRacingRaceTab srl-ParticipantRacingRaceTab-number srl-ParticipantRacingNavTab ">Place 6</div>
<div class="srl-ParticipantRacingRaceTab srl-ParticipantRacingRaceTab-number srl-ParticipantRacingNavTab ">Win 6</div>
</div>
</div>


And here is an odds box for a certain horse which I would also like to identify and click on.
<div class="srm-ParticipantRacingOddsHorses gl-Participant_General srm-ParticipantRacingOddsHorses-wide ">
<span class="srm-ParticipantRacingOddsHorses_Odds">11/10</span>
</div>


I'm sure once somebody posts the necessary code it will look obvious! But I'm nowhere near so I need help!

Hope somebody can help, thank you!
eo_support
Posted: Wednesday, April 14, 2021 10:26:19 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

Can you PM us with your order number? We have received many support requests regarding bet365 from multiple developers. Our product is licensed by developer, so each developer will need their own license in order to be eligible for support. As such we would need to verify that you have a current license in order to provide support to you.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.