Click if the word exists

I am reading a table from a web page and if there is a specific word in column “A” to say an example, I have to click on the right of that word which would be column “B”

How can I do that?

1 Like
  • Scrap the data as Ddatatable .
  • Find if the Column B has any selector specific to id anything.
  • If so ,Filter accordingly and Use Dynamic selectors