|
|
Browse by Tags
All Tags » loop » 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 ...
-
thanks chris
as always you come to our rescue. makes me wonder are you from openkapow staff
-
i have some values in CSV(single line, no headers, no column names, just single line of CSV). i want to pass those values one by one to a search form. after the first value, it will submit that value to a search from extract some data and then continue the same process with second value. what are the steps required to make this robot. first load ...
-
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), ...
|
|