cucumber-playwright icon indicating copy to clipboard operation
cucumber-playwright copied to clipboard

Is it possible to load all pages into single ts file and use it in step definitions instead of initialising each class in the step def

Open SridharRamachandran opened this issue 2 years ago • 1 comments

Is it possible to load all pages into single ts file and use it in step definitions instead of initialising each class in the step def

SridharRamachandran avatar Oct 20 '23 14:10 SridharRamachandran

If you are referring to POM then I suggest not to use it. Not sure what is the value of having classes.

Tallyb avatar Oct 21 '23 06:10 Tallyb