How to change data range label

Class library usage, coding and language questions.
odemin
Posts: 11
Joined: Tue Jun 07, 2022 12:01 pm

How to change data range label

Post by odemin » Mon Apr 10, 2023 10:38 am

My test has data driven and I used DataContext.Next(), but report have data row label for previous iteration.
report.png
skip code:
TestSuite.CurrentTestContainer.DataContext.Next();
Can I update report row label by code?
You do not have the required permissions to view the files attached to this post.

odemin
Posts: 11
Joined: Tue Jun 07, 2022 12:01 pm

Re: How to change data range label

Post by odemin » Wed Apr 12, 2023 12:18 pm

or get access to the fields
report_2.png
You do not have the required permissions to view the files attached to this post.