in reply to Re: Accessing a row of the table
in thread Accessing a row of the table
use win32::IEAutomation print $IE->getTR('id:','ctl00xContentPlaceHolder1xqueueMapperControlxlstUnAssignedActivityxlst_r_1')->getRowHavingText('chain1A1');
Can't call method row on undefined value
|
|---|