For-Each Element

Loop over elements on the page, returning the value of the last iteration

by @pixiebrix

How to Use

No instructions provided yet. Have questions?
Ask the PixieBrix Community!


Inputs

Name Required Type Description
body integration The bricks to execute for each element
selector string A selector to match elements on the page
elementKey string The element key/variable for the body of the loop, without the leading @

Outputs

Name Required Type Description
No outputs for this brick defined.

Related Tags