Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Alter the BrowseTheWeb ability to depend upon a Lazy WebDriver #37

@craigfowler

Description

@craigfowler

The browse the web about currently depends upon a created web driver. If this we changed to a lazy instance then there would be no need to resolve lazy abilities in tests. This would simplify usage greatly.

It sound retain a constructor which accepts a non-lazy web driver but the one registered by default (via the extension methods) would use the lazy implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions