testng-eclipse icon indicating copy to clipboard operation
testng-eclipse copied to clipboard

Element type "suites-files" must be declared error

Open modusemerson opened this issue 6 years ago • 1 comments

Trying to run my testng master file that contains other suite-files, with this version Im getting this error

[RemoteTestNG] detected TestNG version 6.9.10

org.testng.TestNGException: org.xml.sax.SAXParseException; lineNumber: 8; columnNumber: 15; Element type "suites-files" must be declared.

The Dependency Management tool for your project

  • [x ] Maven
  • [ ] Gradle
  • [ ] Ant
  • [ ] Eclipse Buildpath (aka. Use "TestNG Library" for your project in Eclipse)

Operating System

  • [x ] Windows
  • [ ] Linux
  • [ ] OSX

modusemerson avatar Sep 13 '19 01:09 modusemerson

could you share a sample project to produce this. thx

missedone avatar Sep 13 '19 18:09 missedone