I created a framework with testng & GEB. (groovy)

When I executed as testng suite, I'm getting

Cannot find class in classpath: com.Daca.Smoke.GoogleTest
    at org.testng.xml.XmlClass.loadClass(XmlClass.java:81)
    at org.testng.xml.XmlClass.init(XmlClass.java:73)
    at org.testng.xml.XmlClass.<init>(XmlClass.java:59)
    at 
org.testng.xml.TestNGContentHandler.startElement(TestNGContentHandler.java:556)
    at 
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)


I tried all the solution given in google such as cleaning the project etc.(I've 
done the same in testng, java & selenium it worked well)

For groovy, testng & GEB i couldn't resolve it.

-- 
You received this message because you are subscribed to the Google Groups "Geb 
User Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/geb-user/cf0061b0-96ba-4e9a-aae1-8f18b641afa6o%40googlegroups.com.

Reply via email to