Skip to content

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

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(

Activity

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

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