Skip to content

Add test for auto-complete #2

@aik099

Description

@aik099

The test needs to be added, that confirms, that auto-complete controls (e.g. jQueryUI.AutoComplete) for JS-enabled drivers works as expected:

  • you can type a test
  • a dropdown appears with a suggestions
  • clicking on a suggestion puts it into the input
  • [not sure about this one] the change event is fired

Right now due way how it's implemented at least for MinkSelenium2Driver this is a big issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions