How to verify a sentence has a specific word

Viewed 11
  1. store text (a sentence, or first word of the sentence)
  2. store specific word
  3. check if (1) has (2) go to (4), is (1) has no (2) go to (5)
  4. click return
  5. appendToCSV

I have no idea how to do (1)(2)(3), please help me.

0 Answers
Related