RPA Challenge - Object Cloning

mgartner

New Member
Hi there,

I understand that you have to use object cloning and change the DOMx path to make this happen, but I also know that the object cloning command line has to say "Object Cloning: Click on Pane "" in window 'Automation Challenge'; Click Type: Click; Source: Window; Play Type: Object. However, I am struggling to find a way to do the "click on pane" part. Each time I try this, I either get "click on textbox" or "click on label." Any help would be greatly appreciated! I attached a screenshot below to give more context.
 

Attachments

  • challenge.PNG
    109.7 KB · Views: 88

Umuruk

New Member
I have done rpachallange with that technique. I capture a textbox anywhere and then I am changing domxpath in this way object cloning's action comes with settext option
 

Attachments

  • challange1.jpg
    129.8 KB · Views: 104
  • challange2.JPG
    55.9 KB · Views: 87
Top