I'm quite new with Selenium IDE.
I had this table below and I need to do ClickAndWait command for text "OPEN" based on the date in this instance let say "Mon" "15/06/15". As you can see the hyperlink is the OPEN/CLOSED text not in the date.
How do I do that?
<div class="flRoundContain">
<div class="flInline">
<span id="flDay_1507937390" class="flDay">
Mon
</span>
<span id="flDate_1507937390" class="flDate">
15/06/15
</span>
<span class="flStat flOpen">
<a href="/members/bookings/open/event.open.action.xsp"></a>
</span>
<span class="flCat">
All
</span>
<span class="flTime">
All Day
</span>
</div>
</div>
<div class="flRoundContain">
<div class="flInline">
<span id="flDay_1507937391" class="flDay">
Tue
</span>
<span id="flDate_1507937391" class="flDate">
16/06/15
</span>
<span class="flStat flOpen">
<a href="/members/bookings/open/event.open.action.xsp?booking_event_id=1507937391&booking_resource_id=3000000"></a>
</span>
<span class="flCat">
All
</span>
<span class="flTime">
All Day
</span>
</div>
</div>--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/a0c7a5e5-d691-4711-a48d-4f12b7cbf5bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.