Hello. I need to use If condition to search for a part of the string of the variable DataFromWebPage(extracted using Data Web Extraction action). This DataFromWebPage variables have a "Unique value" by default, and the result is "Prime Early Access deals" after being scraped from the page.
In the "If" "First operand" field, Im entering the expression DataFromWebPage.
In the "Operator" field, im selecting "Contains".
In the "Second operand" field, im typing "Prime", to see if it finds the first word of the string.
After the if condition, on the 'Then' part im using Show Message action to trigger so i Can be sure it captured the string, but the show message action is not triggering, as if the if is not working.
Im using Control + F hotkey and then typing Prime to search for the Prime keyword, and then the next action is Data web extraction to retrive "Prime Early access deals" and store it as DataFromWebPage variable. After that, comes the if and the show message action.

Report
All responses (
Answers (