@Nicolas Thank you for your reply brother. but I still cant load the data from my 5000 profiles. it looks like BAS only loads the fingerprint that are in the profiles but it doesnt load the login tokens saved in the profile cookies. It's very frustrating that I cannot use my profiles. I hope someone can help me :(
Help with Loop in Css
-
Hello
i have project like get all url of some object in page.
ex : get all url of post in page http://www.freepik.com/index.php?goto=2&searchform=1&k=character&is_premium=0&color=&order=&type=1&vars=1&is_selection=1
i try use loop but i don't know set what css at start loop.
Pls help me.
here my test
0_1491500059049_freepik.xml -
@vip764 You can iterate on all links with
>CSS>aselector.Getting all links from page is also easy with "Xpath Get Xml List" action and
//a/@hrefxpath.