Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Can we rename the Extent Test Name from inside Test Method or Tear Down ?? #137

Open
parwalrahul opened this issue Sep 1, 2018 · 2 comments

Comments

@parwalrahul
Copy link

No description provided.

@GrantiVersace
Copy link

You can name the test inside the Test Method with
test = extent.CreateTest("TestName", "TestDescription");

@parwalrahul
Copy link
Author

@GrantiVersace To explain my question clearly, i want to rename the test after it has been created once using the Code::
test = extent.CreateTest("TestName", "TestDescription");

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants