Skip to content

Change __check_browser() to _check_browser() (make non-private) #2123

@mdmintz

Description

@mdmintz

Change __check_browser() to _check_browser() (make non-private)

By making this BaseCase method non-private, it'll be easier to override, such as in the case of someone trying to make SeleniumBase more compatible with Appium, while overriding browser_launcher.py via get_new_driver().

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions