Hi all,
i am trying the following:
insert bunch of links into variable "a" (via regexp extractor looking
for links in a web page)
using for each controller to do things on each link found in variable "a"
want to use an if controller that checks if last variable from foreach
!= last used variable from foreach (goes on only if they differ - i am
trying to avoid duplication)
how can i achieve this ?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]