Open
Description
I have been using normal Python and behave BDD. Today I come across this behave-webdriver and curious to know if it supports page object model.
I tried to implement it within my existing framework but seems I could not.
Your given example has almost everything like steps, features, etc but it has no page class. In page object model generally we devices logic and data. Currently, if I use your this framework. I will have to write data and login both into step class I assume.
Looking for some helpful inputs.
Metadata
Metadata
Assignees
Labels
No labels