I would like to get the name of the currently executing canopy test inside the before
function.
Is there some kind of global context I can refer to or do I need to dive into selenium?
I would like to get the name of the currently executing canopy test inside the before
function.
Is there some kind of global context I can refer to or do I need to dive into selenium?