Skip to main content
Question

RPA challenge


Forum|alt.badge.img+3

Hi, Could someone help me with the rpa challenge. The thing is unable to find the text box because of the dynamic properties. Even though i am unchecking the dynamic properties but i can’t find the fdprocess id property to uncheck.

4 replies

Padmakumar
Forum|alt.badge.img+13
  • Navigator | Tier 3
  • 785 replies
  • March 16, 2023

Hi @Pushpi ,

 

Can you tell me which Challenge it is and where you are actually stuck? Also, would be helpful if you can share a screen shot of the error and your code as well.
 


Forum|alt.badge.img+3
  • Author
  • Cadet | Tier 2
  • 4 replies
  • March 16, 2023

Thanks for responding @Padmakumar , I am not getting any error but when i am automating the https://www.rpachallenge.com/ this page the fields are automatically changing. so i am unchecking the dynamic properties like html id , html name but there is  fdprocess id property is aslo changing dynamically. But i can’t find that find that fdprocess id  property in properties panel to uncheck.

 


Forum|alt.badge.img+2
  • Cadet | Tier 2
  • 9 replies
  • March 16, 2023

@Pushpi You won’t be able to use the text fields themselves because the properties change every time the page is refresh, that’s the whole point of the challenge. Use the field labels to find the respective text field.


Pm 569
Forum|alt.badge.img+3
  • Cadet | Tier 2
  • 3 replies
  • March 17, 2023
Pushpi wrote:

Hi, Could someone help me with the rpa challenge. The thing is unable to find the text box because of the dynamic properties. Even though i am unchecking the dynamic properties but i can’t find the fdprocess id property to uncheck.

Hi Pushpi,

As you can see  the [ng- reflect name=”labelRole”] is the field which is not changing ,
so what you can do is just create a dynamic Domx path like
for ex- //input[@ng-reflect-name="labelLastName"]
//input[@ng-reflect-name="labelEmail"]
use these domx path for your respective fields means for all 7 fields use this path in domx path properties
This will work .

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings