kiran333
kiran333
> My understanding is that call is part of this rewrite. > > https://chromedriver.storage.googleapis.com/76.0.3809.12/notes.txt > > ----------ChromeDriver 76.0.3809.12 (2019-06-07)---------- > Supports Chrome version 76 > Resolved issue 1897: Implement Actions...
> I use workaround below. > Download Chromium 74 version [instructions](https://www.chromium.org/getting-involved/download-chromium). > In protractor.conf.js in capabilities specify Chromium binary: > > ``` > ... > { > browserName: 'chrome', >...
Hi All, I have been getting this error since v75 of chromedriver. Could someone please look into this
> Hi everyone, > I am using chrome 78, still getting this error: > "Failed: sendKeysToActiveElement" > > Is there any documentation for Errors on Protractor because I could not...
Yeah.It worked for me, I am still using chrome v75 and chrome driver v75 though. Sent from Yahoo Mail for iPhone On Friday, October 4, 2019, 10:20, elnazkhorsand wrote: Hi...
Hey, I just tried this on chrome 77 and chromedriver 77. It worked. Your config seems fine to me. Thanks Sent from Yahoo Mail for iPhone On Friday, October 4,...