Advertisement
Guest User

Untitled

a guest
Jul 13th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1. {
  2. "startTime": 1434622698764,
  3. "at": 1434622736749,
  4. "diags": {
  5. "PluginManager": {
  6. "pluginsData": [
  7. {
  8. "id": "rubyformatters@seleniumhq.org",
  9. "installed": true,
  10. "code": {
  11. "ideExtensions": [],
  12. "userExtensions": [],
  13. "formatters": [
  14. "rspecwdformatters;Ruby / RSpec / WebDriver;chrome://ruby-formatters/content/formats/ruby-wd-rspec.js;webdriver",
  15. "rubywdformatters;Ruby / Test::Unit / WebDriver;chrome://ruby-formatters/content/formats/ruby-wd.js;webdriver",
  16. "rspecformatters;Ruby / RSpec / Remote Control;chrome://ruby-formatters/content/formats/ruby-rc-rspec.js;undefined",
  17. "rubyformatter;Ruby / Test::Unit / Remote Control;chrome://ruby-formatters/content/formats/ruby-rc.js;undefined"
  18. ]
  19. },
  20. "options": {
  21. "disabled": false,
  22. "autoDisabled": false
  23. }
  24. },
  25. {
  26. "id": "pythonformatters@seleniumhq.org",
  27. "installed": true,
  28. "code": {
  29. "ideExtensions": [],
  30. "userExtensions": [],
  31. "formatters": [
  32. "pythonwdformatter;Python 2 / unittest / WebDriver;chrome://python-formatters/content/formats/python2-wd.js;webdriver",
  33. "pythonformatters;Python 2 / unittest / Remote Control;chrome://python-formatters/content/formats/python2-rc.js;undefined"
  34. ]
  35. },
  36. "options": {
  37. "disabled": false,
  38. "autoDisabled": false
  39. }
  40. },
  41. {
  42. "id": "javaformatters@seleniumhq.org",
  43. "installed": true,
  44. "code": {
  45. "ideExtensions": [],
  46. "userExtensions": [],
  47. "formatters": [
  48. "webdriverjunit4formatter;Java / JUnit 4 / WebDriver;chrome://java-formatters/content/formats/webdriver-junit4.js;webdriver",
  49. "backedjunit4formatter;Java / JUnit 4 / WebDriver Backed;chrome://java-formatters/content/formats/java-backed-junit4.js;undefined",
  50. "junit4formatter;Java / JUnit 4 / Remote Control;chrome://java-formatters/content/formats/java-rc-junit4.js;undefined",
  51. "junit3formatter;Java / JUnit 3 / Remote Control;chrome://java-formatters/content/formats/java-rc.js;undefined",
  52. "testngformatter;Java / TestNG / Remote Control;chrome://java-formatters/content/formats/java-rc-testng.js;undefined"
  53. ]
  54. },
  55. "options": {
  56. "disabled": false,
  57. "autoDisabled": false
  58. }
  59. },
  60. {
  61. "id": "csharpformatters@seleniumhq.org",
  62. "installed": true,
  63. "code": {
  64. "ideExtensions": [],
  65. "userExtensions": [],
  66. "formatters": [
  67. "csharpwdformatter;C# / NUnit / WebDriver;chrome://csharp-formatters/content/formats/cs-wd.js;webdriver",
  68. "csharpformatter;C# / NUnit / Remote Control;chrome://csharp-formatters/content/formats/cs-rc.js;undefined"
  69. ]
  70. },
  71. "options": {
  72. "disabled": false,
  73. "autoDisabled": false
  74. }
  75. }
  76. ],
  77. "errors": []
  78. },
  79. "Browser": {
  80. "os": "WINNT",
  81. "name": "Firefox",
  82. "version": "31.0",
  83. "ID": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}",
  84. "vendor": "Mozilla",
  85. "platformBuildID": "20140716183446",
  86. "platformVersion": "31.0",
  87. "userAgent": "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0"
  88. },
  89. "SeleniumIDE": {
  90. "version": "2.9.0",
  91. "sidebar": false
  92. }
  93. },
  94. "events": [
  95. {
  96. "at": 1434622698764,
  97. "type": "Event",
  98. "component": "HealthService",
  99. "event": "attached: editor"
  100. },
  101. {
  102. "at": 1434622698764,
  103. "type": "Event",
  104. "component": "editor",
  105. "event": "initializing"
  106. },
  107. {
  108. "at": 1434622698766,
  109. "type": "Event",
  110. "component": "editor",
  111. "event": "optionsChanged"
  112. },
  113. {
  114. "at": 1434622698791,
  115. "type": "Event",
  116. "component": "editor",
  117. "event": "initialized"
  118. }
  119. ],
  120. "metrics": {},
  121. "stats": {}
  122. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement