Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (5.3k points)

I am new to Automation Anywhere. I want to clone 2 different tables of single web-site. The problem is that both tables have same html-ID and the object cloning feature of automation anywhere clones the 1st table it gets and skips the 2nd one. Both table have same structure, same css class and same html-ID.

I want to fetch 2nd table columns but it is cloning 1st table columns.

Any kind of help will be appreciated. Thanks in advance 

1 Answer

0 votes
by (9.5k points)

Both tables will have different Path & DOMXPath propertiesobject_cloning

  • Just lock onto the paths instead of the properties.

  •  Object cloning is only capable of retrieving the first item that matches all of the properties you've chosen. 

  • The paths will be different. Use variables in place of the values if necessary.

Welcome to Intellipaat Community. Get your technical queries answered by top developers!

29.3k questions

30.6k answers

501 comments

104k users

Browse Categories

...