Forum Discussion
ripplegupta
9 years agoContributor
Hi, were you able to get this done ?
I have similar question that get type used in data source step in groovy.
If (getTestStep.config.type == "datasource")
As per above if condition i can validate if step is of type data source but what if i want to validate if datasource is of type jdbc ?
I have similar question that get type used in data source step in groovy.
If (getTestStep.config.type == "datasource")
As per above if condition i can validate if step is of type data source but what if i want to validate if datasource is of type jdbc ?