tbroyles
12 years agoNew Contributor
Increment Creating New Users
I am trying to create new users and incrementing each time I run the test.
NewUser1, NewUser2, NewUser3.....for example.
I have looked through the forum and nothing I have tried has worked.
I created a new integer with the Default Value of 1
I then Set the Variable Value to Code Expression Mode with the Value of KeywordTests.Test2.Variables.NewUser + 1
(The name of my variable is NewUser)
What am I doing wrong????
Terisa
NewUser1, NewUser2, NewUser3.....for example.
I have looked through the forum and nothing I have tried has worked.
I created a new integer with the Default Value of 1
I then Set the Variable Value to Code Expression Mode with the Value of KeywordTests.Test2.Variables.NewUser + 1
(The name of my variable is NewUser)
What am I doing wrong????
Terisa