If the table does not display all model columns or has changed the model column order then the cell based find methods either throw an exception or return the wrong values.
As a workaround you should use the findCell() methods where you can specify the model columns to search for.
Description
If the table does not display all model columns or has changed the model column order then the cell based find methods either throw an exception or return the wrong values.
As a workaround you should use the findCell() methods where you can specify the model columns to search for.