Forum Discussion

vondie's avatar
vondie
Contributor
8 years ago
Solved

Data Driven Loop with Image Link Variables from Excel

I currently have a Data Driven Loop set up to run through a variety of different variables from an Excel file. I have a step in the loop test that requires clicking an image object to go to the next ...
  • vondie's avatar
    8 years ago

    I figured out a way to accomplish my task without using the FindChild method by using a series of nested If...Then statements.

     

    The logic looks like this: 

    If... [spreadsheet lists this word]

         then... click this object.

    Else

          If... [spreadsheet lists this other word]

                 then... click this other object...

          Else

                 return