2

In SpookyJS, is there an "each" function equivalent to that of Casper's?

http://casperjs.readthedocs.org/en/latest/modules/casper.html#each

Artjom B.
  • 61,146
  • 24
  • 125
  • 222
maxko87
  • 2,892
  • 4
  • 28
  • 43
  • I guess you could answer it yourself now. – Artjom B. Jun 07 '14 at 18:41
  • were you able to find a solution for this? I saw your post on the SpookyJS github page but the answers did not work for me, they were kind of vague – Jesus Rodriguez Apr 17 '16 at 00:58
  • i don't think i did. however, you can actually solve this by adding a loop inside of a `then` block, and having the loop create a `then` block on each iteration. – maxko87 Apr 18 '16 at 18:57

0 Answers0