<div class="article exam" type="2" date="999" id="examPaper_1">
<div class="article" type="1" date="999" id="homework_27869">
이거 아래껄 find 하고싶은데 class=article 로 필터링하면 위에꺼가 먼저 잡히네
방법 있음?
xpath는 안됨. 왜냐면 다른 페이지에서도 동일한 구조로 서치해야함...
xpath 값이 다르더라
<div class="article exam" type="2" date="999" id="examPaper_1">
<div class="article" type="1" date="999" id="homework_27869">
이거 아래껄 find 하고싶은데 class=article 로 필터링하면 위에꺼가 먼저 잡히네
방법 있음?
xpath는 안됨. 왜냐면 다른 페이지에서도 동일한 구조로 서치해야함...
xpath 값이 다르더라
id대놓고 적혀있는데 id로 찾으면 안ㄷ냐
아니면 article 모조리 쿼리하고 exter있는거 걸러
id가 수행하는 페이지마다 달라서.. (여러 페이지 작업해야됨) 말해준 exter로 한번 해볼게!
아니 내가 잘못 봤음. exam말하는거임 ㅋㅋ