Solved
Forum Discussion
groovyguy
8 years agoCommunity Hero
What sort of assertions are you using to process the test and verify it passes?
The groovy script I provided can be easily adapted to check against multiple expected form names. To address your latest concern, I have noticed the same behavior. Whenever you edit/change a groovy script assertion and close the window, it reprocesses that assertion and re-runs it against the response. There's no real way around that unfortunately. I am not sure why it would take so much longer.
What sort of assertions are you using to process the test and verify it passes?