extent-framework / extentreports-java

Extent Reporting Library, Java
http://extentreports.com
Apache License 2.0
226 stars 130 forks source link

Atomicity issue: In Child Extent Test #239

Open nisargdave1993 opened 4 years ago

nisargdave1993 commented 4 years ago

If a child Extent Test is opened & you click on any other child extent test --> It should automatically closed the first one (which was opened) & only keep the later opened. This functionality was present in 4.1.1 & was quite useful.

anshooarora commented 4 years ago

This is the default behavior and it will not change, but the current toggle layout can be modified to use an accordion-style via config. Marking as an enhancement.