Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to do IF statement: If my resource runs out of data to process do x actions. How do I do this? I tried to use Ignore errors but that did not work.
When you use {{Resource}} in the script, make sure to activate option "Dont end up application if not exist".
@GaG said in Add if statement to All Data has been Processed for {{Resource}}:
Dont end up application if not exist
I do not see where this is?
@Sentient
Thank You, SOLVED!
@selenagomez2391 hi
You already have a list of all those variables. So use "Get element" action from "List" module.
You can use javaScript in BAS and it is much easier than xPath or Regex.
Here is how you can get it: