Use the remote debugging protocol in the Chromium based Opera -
I use the Google Chrome Remote Debugging Protocol to get benchmarking information about the page loading process with Google Chrome . I would like to switch to opera, which should now provide similar functionality, which it runs on Chromium
I started Opera with Chrome parameters "--remote-debugging-port = 9222 - Enable-Benchmarking - Enabled-Net-Benchmarking "Like introducing Google Chrome, I came to know that Benchmarking Simmons could not be started in Opera - Chrome. Benchmarking Object is not visible to Javascript.
I did not find any documents on the Cli parameters for opera, nor how to work Remote debugging protocols in Opera.
Does anybody know how Benchmarking can be enabled and / or does the remote debugging protocol work in Opera?
For some reason (maybe it's a design But I did not have the problem of checking), you really can not start two separate examples of Chropera, so you have to get out of the opera (from the menu to save your session).
, Get your installation directory and start the opera with the parameter:
C: \ PROGRA ~ 2 \ OperaNew \ 31.0.1889.174 & gt; Opera --remote-debugging-port = 9222 "http://www.opera.com"
(Maybe you can use the launcher .exe
, but I did not check it)
Then, using another browser, visit. Maybe you can use it, But again, I had no problem checking it.
Now it is similar to the Chrome (E.U.) protocol.
Hope that helps someone.
Comments
Post a Comment