1

How can I shutdown web application before each webtest?

Cœur
  • 37,241
  • 25
  • 195
  • 267
Jan Remunda
  • 7,840
  • 8
  • 51
  • 60

1 Answers1

0

Create a web test plugin that will give you the ability to run code before the webtest runs.

Nat
  • 14,175
  • 5
  • 41
  • 64