Skip to content

In example_test.go selenium.StorePointerActions is undefined because it needs to be called with a receiver. #289

Open
@psichel

Description

@psichel

example_test.go > Line 129
selenium.StorePointerActions(... is undefined
should be: wd.StorePointerActions(

example_test.go > line 146
selenium.StoreKeyActions(... is undefined
should be: wd.StoreKeyActions(

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