Skip to content

Selenium WebDriver requires browser to be passed as symbol #49

@adairjk

Description

@adairjk

Selenium WebDriver and Watir require the selected browser to be passed as a symbol instead of a string. Currently, Taza is passing a string when creating a new Water browser

Watir::Browser.new :firefox
Selenium::WebDriver.for :firefox

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions