tests: functional: Implement a workaround for issue with screenshots
pytest_splinter has an issue with creating screenshots when using session_browser instead of a browser fixture. Implement a workaround.
See: https://github.com/pytest-dev/pytest-splinter/pull/157
Signed-off-by: Sunil Mohan Adapa sunil@medhas.org