How To: Use Row Count and Column Count for Table Steering

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Hi, I have situation where i need to check the rowcount in an SAP Table and if the table have more than 2 rows I need to do a set of steps and if it is less or equal to 2 rows need to do another set of steps. I have buffered the RowCount . How can i provide a conditional loop using the Buffered Value?

patriclewis
Автор

Thanks, How to store RowCount-1 into the Buffer?

rajeshk
Автор

Hi there - how do we loop and read the data from the inner div.
Or how do we count the number of divs in Tosca?
<div>
<div>some info</div>
<div>some info</div>
<div>some info</div>
</div>

pashupatineopane
Автор

In this table is there any possibility to use all the action modes

srinivasvulchi
Автор

Hello 1st data and 2nd data is completely same bt I want to select 2nd row how I can achieve that?

poojasapre
Автор

How to select cell of table having duplicates column name

replicator