Skip to content

Strech Goal: Create a Bootstrap 5 Tags class file #8

@nickbeaird

Description

@nickbeaird

The goal of this project is to showcase how the pom-elements approach to creating PageObjects and Page Elements can make your life easier when working with any front-end frameworks. Additionally, it would not hurt to create an outline of how to implement this for a well known front-end framework.

To give an example of how this might work, the user could use from pom-elements.bootstrap import AlertSucces. From there the user could use all of the XPathElement features with success_message = AlertSuccess(text="FOO BAR"). Not every element in the library would be useful for PageObject Modeling, but it would allow users an easy way to see how to organize their Page Elements as well as as highlight the really powerful use case of the XPathElement class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions