- Регистрация
- 16.09.2011
- Сообщения
- 365
- Реакции
- 10
- Баллы
- 18
Код:
<button class="Button IncrementingNavigateButton Module NavigateButton btn hasText medium primary repinLikeNavigateButton pinActionBarButton rounded" data-element-type="174" type="button">
<span class="buttonText">215</span>
</button>
I only want to regex the bottom part with the amount of pins (215). But if i only regex that its not specific enough and get error of too many results. But if i regex it all it doesnt work due to huge space between.
So what to do?
I have tried to use the text in the button search criteria using [get] but also using regex page.