OperaPrestoDriver is a vendor-supported WebDriver implementation that enables programmatic automation of Presto-based Opera products (i.e. v12 and older).
Being able to execute asynchronous script on the browser is a great feature. Would be great to have OperaDriver implement this instead of throwing an UnsupportedOperation error.
Being able to execute asynchronous script on the browser is a great feature. Would be great to have OperaDriver implement this instead of throwing an UnsupportedOperation error.
Context: https://github.com/operasoftware/operadriver/blob/master/src/com/opera/core/systems/OperaDriver.java#L968