startingwithseleniumwebdriver / RealTimeReport

This Project Created To Get RealTime Test Report Using TestNG
35 stars 16 forks source link

Getting error as #12

Closed prachi3011 closed 5 years ago

prachi3011 commented 6 years ago

While importing project got error as .. The method marshal(Object, Result) in the type Marshaller is not applicable for the arguments (ConsolidatedResult, File) CreateXML.java

Please respond asap

startingwithseleniumwebdriver commented 5 years ago

Marshaller has multiple overridden methods for marshal(). Please use marshal(Object, File) if you are modifying existing for your project. This issue is not something directly related to our project. So, closing.