is there a way how to run specific test method as last one in TestNG? I do not want to use dependsOn if I do not need to do so.
Thank you
Add priority to the method you want to run last..do not add priorities to any other methods. The one with priority added would run last.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With