MMZ
22 days agoOccasional Contributor
If statement
I need help about if...then statement in keyword testing. I'va an form where an column contains two LOVs i.e., Yes & No. When user select Yes more additional fields are appearing and if user select No it remains normal. I'm confused how to handle such scenario via if...then statement.
Hello,
From your previous reply,
Condition do you need to verify:
If a user selects "Yes," an additional two to three dependent fields appear below it. If "No" is selected, the form proceeds normally without displaying these additional fields.
I think an 'If Object' after TC clicks Yes would work. The' If Then' block may not be what you want?