Forum Discussion

jpruddick's avatar
jpruddick
Occasional Contributor
5 years ago
Solved

Id property clarification

Hi all,

 

Just looking for a quick clarification regarding the common-for-all property "Id". I understand that Id is a dynamic property. My question is, does Id ever change while a test is running, or is it static for the duration of each test?

 

Thanks!

  • Just answered my own question. Looks like it can get reassigned mid-test if the object is recreated.

2 Replies

  • jpruddick's avatar
    jpruddick
    Occasional Contributor

    Just answered my own question. Looks like it can get reassigned mid-test if the object is recreated.

    • AlexKaras's avatar
      AlexKaras
      Champion Level 3

      Hi,

       

      > Looks like it can get reassigned mid-test if the object is recreated.

      Yes, correct.