Forum Discussion
skillsoft
16 years agoFrequent Contributor
The Target field of the event handler looks like it could be used to ignore stuff. For an Submit.After Submit event what exactly would this be filtering? Your example in the user guide gives an example of what it would be doing for the TestRunListener.afterTestStep.
for a TestRunListener.afterTestStep script, you could enter "Request.*" to narrow the script down to all steps beginning with the letter "Request".
Would this work the same way for the Submit.AfterSubmit event? Would it be filtering the steps? We can rename the the steps if that's the case. Also, what is supported for the regex filter expression (ex everything that groovy supports or something like that) so I know what is available to me?
Mary
for a TestRunListener.afterTestStep script, you could enter "Request.*" to narrow the script down to all steps beginning with the letter "Request".
Would this work the same way for the Submit.AfterSubmit event? Would it be filtering the steps? We can rename the the steps if that's the case. Also, what is supported for the regex filter expression (ex everything that groovy supports or something like that) so I know what is available to me?
Mary
Related Content
- 11 years ago
Recent Discussions
- 10 days ago