Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

OperaDriver does not support executing asynchronous javascript #226

Closed
jfroom opened this issue Nov 5, 2013 · 2 comments
Closed

OperaDriver does not support executing asynchronous javascript #226

jfroom opened this issue Nov 5, 2013 · 2 comments

Comments

@jfroom
Copy link
Contributor

jfroom commented Nov 5, 2013

This may not be a protractor issue, but wanted to list some findings for anyone else with same issues with sauce.

I get failed job from an exception thrown when I run the basic protractor example:

./bin/protractor ./example/conf.js 

The config is set with my sauce id/key and with opera win7/linux capabilities. The same tests pass with chrome and same operating systems. I've got protractor 0.12.0.

I've made the test results public here:
https://saucelabs.com/tests/7f9179629bc54022b7080349b5e2f4ef
https://saucelabs.com/tests/4a2b2d4ee20046cb898ef9105a73ce35

This is the exception being thrown:
https://gist.github.com/jfroom/7322586

@juliemr
Copy link
Member

juliemr commented Nov 8, 2013

Indeed, OperaDriver does not support executing asynchronous javascript in the browser:

http://grepcode.com/file/repo1.maven.org/maven2/com.opera/operadriver/0.14/com/opera/core/systems/OperaDriver.java#891

That's a bummer - Protractor relies on that ability pretty hard. I submitted a feature request with OperaDriver: operasoftware/operaprestodriver#97

@juliemr juliemr added this to the Pending milestone Jun 20, 2014
@juliemr juliemr changed the title test(sauce): opera linux/win7 - exception and fail OperaDriver does not support executing asynchronous javascript Jun 23, 2014
@juliemr
Copy link
Member

juliemr commented Mar 17, 2015

Closing as Opera is not one of our supported browsers, and operadriver shows no signs of adding support.

@juliemr juliemr closed this as completed Mar 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants