Skip to main content

Hi,

I am extracting a web table and I want to get the last row data. Can I directly get last row data by finding the length of the table ? Pls help..

@ajith 2492 

Use the Get total rows action when you capture the table. 

And then, get the value of the row using the obtained value using Get cell Text by Index action :

 

HTH

Regards


Reply