Answer the question
In order to leave comments, you need to log in
What is the XPATH in this situation?
Hello. There are two HTML markups:
1
<div class="common">
some code
<a href="#" class="link">link</a>
some code
</div>
<div class="common">
some code
<a href="#" class="link">link</a>
some code
<div class="none">some txt</div>
some code
</div>
<a>
with the class link
, but not to pick up <div class="common">
if it contains <div class="none">some txt</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