Skip to content

hoelzle/chromedriver-select-input-event-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chromedriver input event not fired bug?

Choosing an option should output both input and change events on the page. In Firefox (Geckodriver) this works, in Chromedriver only the change event is triggered.

# start the web server
$ ruby -run -e httpd . -p5000

# run the test
$ ruby test.rb

👉 Bug reported https://bugs.chromium.org/p/chromedriver/issues/detail?id=3940

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published