Hi Ivan,
Thanks for taking time in creating Galen Framework and uploading videos on Youtube. it is very great tool. I starting learning it from a week.
I using airline booking website to learn Galen framewwork. I have a situation to test the layout of the table with 6rows and 6 columns or may be 8X8 table . I want to check height and width of each cell and may other things like On hover or on sleected the color change as it is not a list i cant use for or foreach loop..
the struture of HTML looks like
<tr>
<th>
<th>
<th>
<th>
<tr>
<th>
<th>
<th>
<th>
soon on till 8th row
Thanks for your time in advance
Sangita