Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHi David,
Actually, this isn't doable in a generic way; if you want we could add an "assertion" variable that would be available from inside the script assertions script giving you access to the containing GroovyScriptAssertion instance.. then you could do something like
log.info assertion.name
Does that seem ok?
regards!
/Ole
eviware.com
Actually, this isn't doable in a generic way; if you want we could add an "assertion" variable that would be available from inside the script assertions script giving you access to the containing GroovyScriptAssertion instance.. then you could do something like
log.info assertion.name
Does that seem ok?
regards!
/Ole
eviware.com