Skip to content

[Feature] browser_handler should work without the Behave context #10

Description

@talawson05

Is your feature request related to a problem? Please describe.
If I'm not using Behave, I'm not able to use the browser_handler utility as the prepare_browser and it's subsequent methods all use the context.

Describe the solution you'd like
I'd like to see the browser_handler methods only ask for the parameters it needs to work, not rely on the catch all context variable used in the Behave framework

Describe alternatives you've considered
None

Additional context
I'd like to use this module with any test runner; such as pytest, nose, or lettuce

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions