Different Text Not Being Copied

Hi,

I am having some issues with the my automation with Get Text.

I am using this page search form (myPlates), which then populates 2 different results if the product is available or unavailable.

  • If product is unavailable = This combination is unavailable. See our suggestions below. (Input ABC123 as a test)
  • If product is available = This combination is available. (Input ABC12 as a test)

I can get either one of the text results to then copy into the spreadsheet, but not both.

Another example of the same issue is on this site (https://vplates.com.au/create/check-combination). I can get it to pick up one but not both.

How can I ensure both text is captured and then continues the process?

Thanks

Hi @hydie,
If each of these results are separate website elements then you just need to define separate get text actions for them.

Hi @Pablito
The issue that I am running into is that only one or the other shows and there is no way to anchor on the page.

I need it to be if text This combination is unavailable. See our suggestions below. shows, grab that and skip the other.

If This combination is available. shows, grab that and skip the above.

Here is the current Task: