Hi,
I'm wondering if the Extract from web page action, once set up, is set to get all items that meet a given criteria, or whether it is hardcoded based on what values it was given when first set up.
For example, say I want to extract information from a website with a list of five items. I want to get element A, B, and C from each item in the list. So I click on the elements for the first item in the list, and the action creates Value 1 for A, Value 2 for B, and Value 3 for C. When I select A for the second item, the action auto fills in all of the values for all five items.
So here is where my question comes in. If, in the future, the website updates the list to add or remove an item, will the action automatically update itself, or is it now hardcoded to be looking for five items?