Skip to content

Does it also support Page object model #79

Open
@QA-Rahul

Description

@QA-Rahul

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions