updating from v68 to v69 a sendKeys command will no longer trigger BS4 typeahead when using ChromeDriver.
Reported by
ericpo...@gmail.com,
Sep 6
|
||||
Issue description
Chrome Version : v69.0.3497.81
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari: PASS
Firefox: PASS
Edge: PASS
What steps will reproduce the problem?
(1) Using Selenium/Protractor automation we use the sendKeys statement to enter text into inputs. Those inputs have twitter bootstrap 4 autocomplete dropdowns that should show up after entering text.
(2) After updating from v68 to v69 a sendKeys command will no longer trigger BS4 typeahead when using ChromeDriver.
What is the expected result? appropriate eventing takes place from sendKeys using chromeDriver so that auto-complete can take place/open.
What happens instead? no autocomplete
Please provide any additional information below. Attach a screenshot if
possible. v68 everything works, v69 does not.
,
Oct 16
Do you have a reproduction example?
,
Oct 29
,
Nov 2
|
||||
►
Sign in to add a comment |
||||
Comment 1 by vamshi.kommuri@chromium.org
, Sep 7