Lets say i have a data table on a webpage
I need to check if the data in the Channel column is less than or greater than 1 channel so may questions are
- do i use data scraping or get text activity to extract data from the table?
- how do i check if the data is greater than
“1 channel”? - how to write the if condition if it is greater than “1 channel”