|
Hi,
I am getting "No embedded stylesheet instruction for file" message while executing the sample test project. Am I missing anything. Please suggest
17:19:41,961 FATAL [main] Main - No embedded stylesheet instruction for file: file:/C:/Selenium/seleniumtests/testng.xml
org.eclipse.wst.xsl.jaxp.debug.invoker.TransformationException: No embedded stylesheet instruction for file: file:/C:/Selenium/seleniumtests/testng.xml
at org.eclipse.wst.xsl.jaxp.debug.invoker.internal.JAXPSAXProcessorInvoker.transform(JAXPSAXProcessorInvoker.java:225)
at org.eclipse.wst.xsl.jaxp.debug.invoker.internal.JAXPSAXProcessorInvoker.transform(JAXPSAXProcessorInvoker.java:186)
at org.eclipse.wst.xsl.jaxp.debug.invoker.internal.Main.main(Main.java:73)
Caused by: org.eclipse.wst.xsl.jaxp.debug.invoker.TransformationException: No embedded stylesheet instruction for file: file:/C:/Selenium/seleniumtests/testng.xml
|