We have tabs called Community, Resources and Support which have the same section class Div Class and Span Class attributes as seen in the html code below. How to "select" or choose one of the tabs and then traverse down the path to the links.
<section class="s-fn-item">
<div class="s-fn-wrapper-item">
<h5 class="s-fn-title-item">
<span class="s-fn-item-link">Community</span>
</h5>
<div class="s-fn-wrapper-sub-menu bg-base bg-shadow-down-medium fn- offscreen" style="display: block; height: 245px;">
<ul class="s-fn-sub-menu-item">
<li class="s-fn-promo-sub-menu-item"><a href="Here is the link" class="s-fn-sub-item-link" title="QA Community Home">QA Community Home</a>
</li>
<li class="s-fn-promo-sub-menu-item"><a href="/community" class="s-fn-sub-item-link" title="Community Home">Community Home</a>
</li>
<li class="s-fn-promo-sub-menu-item"><a href="/community/events-webinars" class="s-fn-sub-item-link" title="Community Events">Community Events</a>
</li>
</ul>
</div>
</div>
</section>
<section class="s-fn-item">
<div class="s-fn-wrapper-item">
<h5 class="s-fn-title-item">
<span class="s-fn-item-link">Resources</span>
</h5>
<div class="s-fn-wrapper-sub-menu bg-base bg-shadow-down-medium fn-offscreen" style="display: block; height: 227px;">
<ul class="s-fn-sub-menu-item">
<li class="s-fn-promo-sub-menu-item"><a href="/support/articles-and-how-tos" class="s-fn-sub-item-link" title="Articles and How-Tos">Articles and How-Tos</a>
</li>
<li class="s-fn-promo-sub-menu-item"><a href=”Here is the link” class="s-fn-sub-item-link" title="Blog">Blog</a>
</li>
Storymakers Support Support Home Contact Us Installation and Licensing