Skip to content

Handling Dynamic Web Tables

NaveenS edited this page Apr 19, 2020 · 2 revisions

Dynamic Web Tables

Dynamic web tables will have dynamic data i.e. Number of rows and columns are not constant. So, you can automate the dynamic rows/columns by finding elements through parent element.

Follow the below image,

Dynamic Web Element

Clone this wiki locally