How can I get values from Javascript generated code?

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
Hi, I'm up against another challenge. I'm trying to get the all instances of the values between the 2 green boxes (see screenshot below).



I tried to do this with data -> DOM regex, but that isn't working.

I also tried it with action designer, and I got it to work a little bit (I could only get the id, which is better than nothing since it also contains the string I need).
The problem there though is, it only extracts 1 instance. Can I let action designer also grab all instances of the text between that pattern? If so, how would I do this?

Any help, suggestions welcome.

Here is my project file: http://www.mediafire.com/download/o5d9ale3ilkbznz/TransIP01.xmlz
 

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
Nevermind, I figured it out an alternative way, added them to cart first and then tried Dom regex, that worked :D
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
It should be in DOM. You just need to find correct regular expression.
 

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
Yeah it turned out the original way I did it worked also, the regex was just wrong. When I did text view and move to regex and built it that way it worked.

Before I copied and pasted the part of the source code that i wanted to regxex from chrome. Not sure what went wrong there exactly, but it's working now
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)