|
|
Browse by Tags
All Tags » for each » RoboMaker (RSS)
-
In the page, It has a series of checkbox. I want to checked all the options .
My RSS Robot looks like this:
Load Page > For each tag > Set checkbox(checked)> Extract value> Return RSS item。
The first option is ok ,But next iterate doesn't work 。Error as "The Set Checkbox action requires a found ...
-
Inside a "For each" loop, I use a "Load Page" step with a given fixed URL.
Could you explain if RoboMaker actually loads the page everytime,
or just during the first step and then reads from the cache?
If RoboMaker actually ...
-
I hope someone can help me, because I am stuck.
I am looping through some tags which I can find easily. At each step, I want to compare the text delimited by this tag to another text I stored in the RSSItem.rights attribute.
If the first string (the tag text) is contained in the second one (the RSSItem.rights), ...
|
|