Extent reports not appending after suite test run.... Is AppendExisting implemented?

270 Views Asked by At

I'm on the latest version 3.1.3(I even downgraded the version) Can someone verify that this "AppendExisting" property is implemented. I read here that it wasn't:C# AppendExisting binding not implemented

Can someone confirm that this is implemented??? I spent over a day trying to get this to work and it seems not implemented. I see in the debugger that it is being set...

2

There are 2 best solutions below

0
On

This property is not supported in C# binding.

0
On

It's not implemented. Setting that property will have no effect.