frankvanderkuur / robotframework-sapguilibrary

A Robot Framework Library for automating the SAP GUI desktop client
Apache License 2.0
51 stars 20 forks source link

unable to use 'set cell value' function #18

Open abhijith041 opened 2 years ago

abhijith041 commented 2 years ago

We are unable to use the set_cell_value function to update cell value in SAP table. It showing error in line "self.session.findById(table_id).modifyCell(row_num, col_id, text)" Attaching the error screenshot here image