So I have a table where every row/cell is clickable.
I have a column that contains the date.
I want to click on a row/cell where the date i stored inside of a variable.
I am trying to use the ClickText activity.
Is there a possibility to change so that the
innertext=" 2020-09-10"
uses the variable dateA. I cant get it to work. was trying to assing it like this:
innertext= dateA