public static class TableCellByColumnId.TableCellBuilder extends Object
TableCellByColumnId
s.Modifier and Type | Method and Description |
---|---|
TableCellByColumnId |
columnId(Object columnId)
Creates a new table cell finder using the row index specified in
and the column id specified as the argument in this method. |
public TableCellByColumnId columnId(Object columnId)
TableCellByColumnId.row(int)
and the column id specified as the argument in this method.columnId
- the name of the column in the table cell to find.Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.