OP 14 May, 2019 - 04:29 PM
how can i capture something like this normally i would chose the left and right string to capture the specific string but here its spaced out
id="package-nav-link-mobile" href="/package">
<span class="title"> Hantera paket </span>
<span class="info">
Viaplay Total 449 kr/månad </span>
</a>
want to get the string that is inside of span class="info"
as i said cant get that with LR string because there are spaces in between
id="package-nav-link-mobile" href="/package">
<span class="title"> Hantera paket </span>
<span class="info">
Viaplay Total 449 kr/månad </span>
</a>
want to get the string that is inside of span class="info"
as i said cant get that with LR string because there are spaces in between
![[Image: CONFIG_PARADISE.png]](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F546389983993528322%2F592436379087011850%2FCONFIG_PARADISE.png)