operasoftware / operaprestodriver

OperaPrestoDriver is a vendor-supported WebDriver implementation that enables programmatic automation of Presto-based Opera products (i.e. v12 and older).
http://code.google.com/p/selenium/wiki/OperaDriver
Apache License 2.0
148 stars 65 forks source link

sendKeys method doesn't work when opera browser is in background #86

Open VyacheslavRovnyakov opened 11 years ago

VyacheslavRovnyakov commented 11 years ago

WebElement.sendKeys("Any key Sequence") method doesn't generate keypress events in opera browser if opera is not fully focus Versions: operadriver v. 1.1 opera browser v 12.12 OS Windows 7 x64\ Linux Ubuntu 12.10 x64

shijunjuan commented 11 years ago

I have the same problem, how's the status of it?

andreastt commented 11 years ago

Because of the recently announced move to a Chromium/Blink based Opera, we're not going to fix any non-serious bugs with OperaDriver for Presto.