Ask a Question

How we can find and fill data in empty cell/Row

shivamBhalla
New Contributor

How we can find and fill data in empty cell/Row

Query- I am entering data in desktop application(SAP GUI), when i am re-executing. it is considering old row and column. 

How we can insert data in empty row/cell

 

Attaching screenshot for reference.

 

 

shivamBhalla_0-1634739330409.png

 

3 REPLIES 3
mattb
Staff

Hi,

Are you able to identify individual cells? If so just click on the empty cells and perform the actions. 

If we are unable to identify single cells we could use arrow keys to navigate. Ex: TestedObject.keys([Down])
https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/common-for-sys-deskto...

 

 

i am able to identify individual cell but while re-executing same scripts .data is getting over-ride on previous cell. Logically it should inserted in next available row.

@shivamBhalla 

 

In this scenario i would recommend implementing some logic which checks if there is data within the cell and if there is it then moves down to the next cell.

 

This can be accomplished using If...Then statements.

 

Let me know if you have further questions.


Emma

cancel
Showing results for 
Search instead for 
Did you mean: