Variable question
March 20, 2009 12:00 AM
Assuming the Variable for the password field is: Entry_0001;For each different password, you want a different action.Attach all these actions to a button or put in a group to be called when you click on a Login button.Sample Action 1:On: Mouse ClickAction: Go ToTarget: WhateverPageCondition: Check, Perform action Only if the following is True:Variable: Entry_001;Relationship: Equal toValue: "123"Sample Action 2:On: Mouse ClickAction: Go ToTarget: TheOtherpageCondition: Check, Perform action Only if the following is True:Variable: Entry_001;Relationship: Equal toValue: "345"
Discussions have been disabled for this post