Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: chromedriver.log

Issue 16323007: Fix RtcDataChannel for Firefox nightly (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | distribute-0.6.45.tar.gz » ('j') | tools/dom/scripts/generator.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromedriver.log
diff --git a/chromedriver.log b/chromedriver.log
new file mode 100644
index 0000000000000000000000000000000000000000..19106c35127907462895b1f5a60e60540086fd15
--- /dev/null
+++ b/chromedriver.log
@@ -0,0 +1,12 @@
+[0.000][INFO]: ChromeDriver 26.0.1383.0 /home/sami/depot_tools/depot_tools/chromedriver
+[0.981][FINE]: Initializing session with capabilities {
+ "browserName": "chrome",
+ "chromeOptions": {
+ "args": [ ],
+ "extensions": [ ]
+ },
+ "javascriptEnabled": true,
+ "platform": "ANY",
+ "version": ""
+}
+
« no previous file with comments | « no previous file | distribute-0.6.45.tar.gz » ('j') | tools/dom/scripts/generator.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698