Forum Discussion
omatzura
18 years agoSuper Contributor
Hi,
this error indicates that the dataSourceStep variable is null, it seems you have either misspelled the name of the Inner DataSource step, or are using an older release where you need to use testRunner.testCase.getTestStepByName( "..." ) instead!?
regards,
/Ole
eviware.com
this error indicates that the dataSourceStep variable is null, it seems you have either misspelled the name of the Inner DataSource step, or are using an older release where you need to use testRunner.testCase.getTestStepByName( "..." ) instead!?
regards,
/Ole
eviware.com