Skip to content

Add docstrings to the SeleniumBase Driver() and SB() definitions #3146

@J-sephB-lt-n

Description

@J-sephB-lt-n

The argument documentation of the Driver function is just a bunch of comments in the function definition.
Can I move these comments to a docstring so that running ..

from seleniumbase import Driver
help(Driver) 

.. prints useful documentation to the user?

Code: https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/plugins/driver_manager.py

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions