teampoltergeist / poltergeist

A PhantomJS driver for Capybara
MIT License
2.5k stars 415 forks source link

Skip datalist tests because PJS doesn't support datalist #925

Closed twalpole closed 6 years ago

twalpole commented 6 years ago

Capybara added tests for text input with a linked datalist. Since PhantomJS doesn't support datalist this skips those tests.