Can I define my test names according to my ease so that I could easily manage them?

Hey I was thinking if I could define my test names according to my ease so that I could easily manage them, is there any way to achieve same? Is there a command to rename my test?

Hello Alex-walker,

Yes, this can be achieved by using the following command to rename your tests:

driver.executeScript('lambda-name=Your_test_name')