4. Function Fixture
After test function execution finishes, fixtures, marked as function scopes are called. If the test is failed, we can capyure the screenshot over selenium driver and save the file with the name of the test case which called the fixture.