Hello,
This is my first message here so I would like to say huge thanks for your awesome framework!
Back to the topic, my problem : I have some test cases with multiple selenium sessions and when I take a screenshot, it takes one for the last active session, which is not necessary the one failing.
I would need to access session_pool so that I can take a screenshot of each session.
Can you see other way to do that without making `session_pool` public reading ?
Thanks for the feedback,
Regards,
Guillaume R.