https://cypress.io logo
Hello. I'm hoping someone can help me with putting...
# e2e-testing
b
Hello. I'm hoping someone can help me with putting text into the left side of the Cypress UI. I know that putting text into the describe method accomplishes this, but I want to be able to format and display text at different parts of my test instead of putting it all out there before the test starts. I'm pretty sure the cucumber plugin does something like this but I'm not sure from looking at their code how it happens. Is there an undocumented method anywhere that would do this, or can someone point me in the direction of where in the code I could begin to create a plugin to do this?