Created a feature file with Gherkin test case which was a scenario outline
Check if each item can be clicked and be viewd in full detail .
Created Steps in python to exectue each Gherkin lines
Made use of background and hooks
Verfied the flow of events from automated web driver executing steps
Created a feature file with Gherkin test case which was a scenario outline Check if each item can be clicked and be viewd in full detail . Created Steps in python to exectue each Gherkin lines Made use of background and hooks Verfied the flow of events from automated web driver executing steps