Question

WEB AUTOMATION - GET TABLE CONTENT

  • 14 September 2023
  • 11 replies
  • 43 views

Badge +2

Hello,

I am using web automation package and the action “Get Table Content” doesn’t return me correctly the table. It returns a table with 0 column and I cannot use it


11 replies

Userlevel 4
Badge +9

Hi @LnMamou ,

Did you tried to capturing the same table using the recorder package?

Badge +2

Hello @Tamil Arasu10  yes i was able  to capture the same table using the recorder package

Badge +2

@Tamil Arasu10  please can you help about this issue

Userlevel 4
Badge +9

Hi @LnMamou,

 

Please find the below screen,

Capture the right element or X path for the table and update it to search

Store the captured details to variable as table format.

 

Note : How to update search field : You can use the recorder package to capture the table then check the properties tab -->Xpath, we can use the same Xpath or other elements into the Web automation as well.

 

 
Badge +2

That’s what i did but still not working

@Tamil Arasu10 

Userlevel 4
Badge +9

Is possible to share the web link here?

 
Badge +2

It is an internal link you will not able to open it. We can have a quick call please?

 

Userlevel 4
Badge +9

Can you please try to capture the table using recorder package only and verify the results.

 
Badge +2

I have done this using the recorder package and i am able to get all columns and rows

Userlevel 4
Badge +9
Please try above image steps and get & use the other elements to capture the table
 
Badge +2

I’ve tried all this one but same result 

 

Reply