Skip to main content

 

You can use javascript to extract it.

Browser action: run javascript 


can you provide me an example how i can do that also it should pick another row as long as the data is there in that row


Open Excel

Complete browsing actions

Use Loop action Excel each row

Inside loop

       |↓|

If you're using recorder you have to change domxpath in the object properties

ex:

 If first row domxpath is div 1]/div[2]

The second row domxpath is div 1]/div[3]

And 

If you're using javascript it's depends on script your writing 

        |↓|

Set cell action in which the variable is stored 

 

 

You can search YouTube video Flipkart automation in a360  for  =how to use domxpath=

 

For Java search in YouTube browser javascript action in a360

 

 

 

 


Thanks for that but i have asked you the javascript dummy code for the above action so that  i could get a little vision


Example

document.getElementById("id").innerHTML

 

("Id") Place HTML ID

 

 

There are different methods to extract data using javascript.

 

If you're unable to extract don't know use chat GPT for writing the code 


The details from the OP are specific, you may want to reach out to support at support@automationanywhere.com to help troubleshoot. 

Reasons for not capturing the controls in the interface can be numerous. Using Javascript may help, though that adds complexity to the use case.


The details from the OP are specific, you may want to reach out to support at support@automationanywhere.com to help troubleshoot. 

Reasons for not capturing the controls in the interface can be numerous. Using Javascript may help, though that adds complexity to the use case.

Hi Jon thanks for comment I resolved his issue I'll inform him to change status as solved ASAP 🤠


Reply