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

Launcher opens several tabs at once #4

Open
ladariha opened this issue Nov 14, 2013 · 3 comments
Open

Launcher opens several tabs at once #4

ladariha opened this issue Nov 14, 2013 · 3 comments

Comments

@ladariha
Copy link

Windows 7 64b
Opera 17.0.1241.53
karma 0.10.4
karma-opera-launcher 0.1.0

When I start karma configured to run tests in Opera, in total 6 tabs are opened in Opera - 3 pairs of something like
http://localhost:9876/?id=88586134
file:///C:/Users/vlriha/AppData/Local/Temp/karma-88586134

all have the same ID attribute. The placeholder page typically says something like

This webpage is not found

No webpage was found for the web address: file:///C:/Users/vlriha/AppData/Local/Temp/karma-6009927

and the localhost pages are all "connected". Output in command line typically starts with

INFO [karma]: Karma v0.10.4 server started at http://localhost:9876/
INFO [launcher]: Starting browser Opera
ERROR [launcher]: Cannot start Opera

INFO [launcher]: Trying to start Opera again.
ERROR [launcher]: Cannot start Opera

INFO [launcher]: Trying to start Opera again.
ERROR [launcher]: Cannot start Opera

INFO [Opera 17.0.1241 (Windows 7)]: Connected on socket PF0MsLD-UHan3dVvFPYd
``
@mgol
Copy link

mgol commented Jan 7, 2014

The Opera launcher currently supports the Presto version of Opera, hence the problems. Good news is Chromium-based opera has an identical engine as an equivalent Chrome version so you should be fine with just testing on Chrome.

@mgol
Copy link

mgol commented Jan 7, 2014

Also, see #3.

@ghost
Copy link

ghost commented Sep 24, 2018

Try this, it should fix it:
#10 (comment)
At least I can run Chromium based Opera. The only issue, that it reopens the old tabs of the Karma client. I'll open a new issue for that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants