Advertisement
Guest User

Untitled

a guest
Apr 21st, 2014
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. {
  2. "results": [
  3. {
  4. "browser": "IE",
  5. "versions": [
  6. {
  7. "version": "10.0",
  8. "output": [
  9. {
  10. "file": "home.png",
  11. "path": "/Users/gourleyp/Sites/bs-webdriver/tests/visual/current/IE/10.0/",
  12. "url": "http://localhost:3000/tests/visual/archive/1398089225568/IE/10.0/home.png"
  13. },
  14. {
  15. "file": "results.png",
  16. "path": "/Users/gourleyp/Sites/bs-webdriver/tests/visual/current/IE/10.0/",
  17. "url": "http://localhost:3000/tests/visual/archive/1398089225568/IE/10.0/results.png"
  18. }
  19. ]
  20. },
  21. {
  22. "version": "7.0",
  23. "output": [
  24. {
  25. "file": "home.png",
  26. "path": "/Users/gourleyp/Sites/bs-webdriver/tests/visual/current/IE/7.0/",
  27. "url": "http://localhost:3000/tests/visual/archive/1398089225568/IE/7.0/home.png"
  28. },
  29. {
  30. "file": "results.png",
  31. "path": "/Users/gourleyp/Sites/bs-webdriver/tests/visual/current/IE/7.0/",
  32. "url": "http://localhost:3000/tests/visual/archive/1398089225568/IE/7.0/results.png"
  33. }
  34. ]
  35. },
  36. {
  37. "version": "8",
  38. "output": [
  39. {
  40. "file": "home.png",
  41. "path": "/Users/gourleyp/Sites/bs-webdriver/tests/visual/current/IE/8/",
  42. "url": "http://localhost:3000/tests/visual/archive/1398089225568/IE/8/home.png"
  43. },
  44. {
  45. "file": "results.png",
  46. "path": "/Users/gourleyp/Sites/bs-webdriver/tests/visual/current/IE/8/",
  47. "url": "http://localhost:3000/tests/visual/archive/1398089225568/IE/8/results.png"
  48. }
  49. ]
  50. }
  51. ]
  52. },
  53. {
  54. "browser": "Chrome",
  55. "versions": [
  56. {
  57. "version": "22.0",
  58. "output": [
  59. {
  60. "file": "home.png",
  61. "path": "/Users/gourleyp/Sites/bs-webdriver/tests/visual/current/Chrome/22.0/",
  62. "url": "http://localhost:3000/tests/visual/archive/1398089225568/Chrome/22.0/home.png"
  63. },
  64. {
  65. "file": "results.png",
  66. "path": "/Users/gourleyp/Sites/bs-webdriver/tests/visual/current/Chrome/22.0/",
  67. "url": "http://localhost:3000/tests/visual/archive/1398089225568/Chrome/22.0/results.png"
  68. }
  69. ]
  70. }
  71. ]
  72. },
  73. {
  74. "browser": "Safari",
  75. "versions": [
  76. {
  77. "version": "6",
  78. "output": [
  79. {
  80. "file": "home.png",
  81. "path": "/Users/gourleyp/Sites/bs-webdriver/tests/visual/current/Safari/6/",
  82. "url": "http://localhost:3000/tests/visual/archive/1398089225568/Safari/6/home.png"
  83. },
  84. {
  85. "file": "results.png",
  86. "path": "/Users/gourleyp/Sites/bs-webdriver/tests/visual/current/Safari/6/",
  87. "url": "http://localhost:3000/tests/visual/archive/1398089225568/Safari/6/results.png"
  88. }
  89. ]
  90. }
  91. ]
  92. },
  93. {
  94. "browser": "iPhone",
  95. "versions": [
  96. {
  97. "output": [
  98. {
  99. "file": "home.png",
  100. "path": "/Users/gourleyp/Sites/bs-webdriver/tests/visual/current/iPhone/undefined/",
  101. "url": "http://localhost:3000/tests/visual/archive/1398089225568/iPhone/undefined/home.png"
  102. },
  103. {
  104. "file": "results.png",
  105. "path": "/Users/gourleyp/Sites/bs-webdriver/tests/visual/current/iPhone/undefined/",
  106. "url": "http://localhost:3000/tests/visual/archive/1398089225568/iPhone/undefined/results.png"
  107. }
  108. ]
  109. }
  110. ]
  111. }
  112. ],
  113. "lastTest": 1398088846146,
  114. "started": 1398089225568
  115. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement