Hi,
I have a dropdown which has 2 items.
I am using TestReport.Setup(ReportLevel.Debug, "report.rxlog", true) to generate the report. Now my code selects each option of dropdown one by one using loop. Once it is done with option one, it save the report using function TestReport.Save(). Now the first report contains the information about first option of dropdown.
Next, the code will run to select the second option of dropdown. After selection of item, report is saved. When I open the report for second option, it contains report info of first option also. I don't want report info for previously selected options in the report of currently selected item. I want separate report for each item of dropdown.
Any help on this?
Thanks!
How to get different reports for dropdown items?
-
- Posts: 19
- Joined: Sat Feb 13, 2016 5:04 pm
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: How to get different reports for dropdown items?
Hi deepak1920,
Unfortunately, I'm not exactly sure, what you want to achieve. In order to discuss your query, it would be great if you could send an email to [email protected] with a precise explanation of your intention.
I'm looking forward to your email.
Thank you in advance.
Kind Regards,
Matthias
Unfortunately, I'm not exactly sure, what you want to achieve. In order to discuss your query, it would be great if you could send an email to [email protected] with a precise explanation of your intention.
I'm looking forward to your email.
Thank you in advance.
Kind Regards,
Matthias