Joey Parrish
Joey Parrish
VLC is known for error recovery, error masking, and tolerance. It's excellent at that, and it basically always has been. VLC also owns the demuxers & decoders, whereas Shaka Player...
Doing that would prevent me from having both Opera and Chrome running in the same selenium node, and it feels like a huge hack. I'd prefer Opera to fix their...
Maybe I misunderstood. I'll give it a try.
So, in a nutshell, OperaDriver will never actually support Opera? We will forever be hacking ChromeDriver into running Opera instead?
In the new release, v2.27, I still can't run Opera in Selenium with OperaDriver. I seem to be able to get something to happen without lying and calling it Chrome,...
I was having a very similar issue with a plugin that invokes `child_process.spawn`. The gulp task is "finished" in a few ms, even though the child process hasn't started yet...
Try changing `browserName` from "opera" to "operablink". It seems that "opera" refers to the old Opera before they transitioned to blink (Chromium's rendering engine).
@avelad, would you please take a look and give us your thoughts?
I took the liberty of fixing the latest merge conflicts (caused by a PR just merged this morning). I'll re-review today.
goog.module may be an intermediate stage of the solution, but I don't know that we need a separate tracking bug for it.