Skip to content

execute method of WebElement class is declared private #19

@skeptic35

Description

@skeptic35

I don't quite understand why this is the case. The execute method in the Driver class is public and hence can be called from within subclasses. The execute method in the WebElement class is private and thus can not be called from within subclasses. This makes extending imho a little bit more difficult than necessary.
Any chance this might get changed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions