Answer the question
In order to leave comments, you need to log in
How to follow href link using Selenium?
Good day.
The page has the following html code:
<div>
<div class="row">
<div class="col-12 col-md-9"><h3>Встречи</h3></div>
<div class="col-12 col-md-3">
<a href="javascript:void(0)" class="card-header-link float-md-right">Обновить</a>
</div></div></div>
<div class="row">
<div class="col-12 col-md-9"><h3>Заметки</h3></div>
<div class="col-12 col-md-3">
<a href="javascript:void(0)" class="card-header-link float-md-right">Обновить</a>
</div></div></div>
<div class="row">
<div class="col-12 col-md-9"><h3>О себе</h3></div>
<div class="col-12 col-md-3">
<a href="javascript:void(0)" class="card-header-link float-md-right">Обновить</a>
</div></div></div>
</div>
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