--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To post to this group, send email to testng...@googlegroups.com.
To unsubscribe from this group, send email to testng-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/testng-users?hl=en.
Hi Cédric,
Turns out I wasn't using the latest version of the plugin, but the version before the latest.
I don't get the "Run as a test" only bug anymore, but I'm getting the one you just mentioned.
Do you still need the XML file?
Cédric,
The problem has been fixed. Thanks!
System.out.println(ctx.getSuite().getXmlSuite().getFileName());
/home/knorr/workspace/SeleniumTestNGDemo/testng.xml
However, the Run as Suite+Run as Test bug is back.