[Solved] Table: selecting row by two column values [message #1072645] |
Tue, 23 July 2013 03:52  |
Eclipse User |
|
|
|
Hi all,
Does anyone know how to get Jubula to select table rows based on two different column values?
My test case needs to select the first row with the appropriate value a in column A and value b in column B.
Values in columns A and B are not necessarily unique. So I kind of need to select based on the 'composite key' of a + b.
Currently I am using ub_tbl_selectValueFromColumn to select the first row matching a. Is it possible to retrieve the index of the currently selected row? If I had access to the row index, I could use ub_tbl_checkTextWithCellSpec to confirm that the value in column B of the selected row matched b.
Anybody had a similar problem?
Cheers,
Mike
[Updated on: Wed, 07 August 2013 22:32] by Moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07410 seconds