Answer the question
In order to leave comments, you need to log in
How to refer to a specific link in the first block on the page (functional tests)?
For example, there is a structure like this
<ul class="list">
<li><a href="#one"></a></li>
<li><a href="#two"></a></li>
<li><a href="#three"></a></li>
</ul>
$I->click('#form input[type=submit]');
Answer 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