Skip to content

optics list shows no parameter signatures or types #493

Description

@chinmayajha

`optics list` prints bare keyword names grouped by class (e.g. via `grep -i swipe`, 5 matches instantly). But a newcomer who finds `press_element` this way still has to go find a CSV example or the docs to learn what arguments it takes.

Ask: even a compact one-liner per keyword (`press_element(locator, repeat=1)`) would remove a doc-lookup round trip for the single most common "what does this keyword need" question.

Found during a from-scratch onboarding audit (optics-framework 1.10.0).

Activity

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

Metadata

Metadata

Assignees

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