Advertisement
Unavi

Furioos Test Chrome

Feb 16th, 2023
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. {
  2. "summary": {
  3. "state": "Fully compatible",
  4. "successes": [
  5. "(wsCompatibility) WebSocket supported by this browser",
  6. "(signIn) Signed-in",
  7. "(webRTCCompatibility) WebRTC supported by this browser",
  8. "(icecandidate) Can fetch relay candidate from turn:34.90.209.82:443?transport=tcp",
  9. "(icecandidate) Can fetch relay candidate from turn:34.90.209.82:443?transport=udp",
  10. "(icecandidate) Can fetch srflx candidate from stun:stun.l.google.com:19302",
  11. "(icecandidate) Can fetch srflx candidate from stun:34.90.209.82:443",
  12. "(reflexive) Reflexive connection established",
  13. "(relay-udp) Relay connection established (udp)",
  14. "(relay-tcp) Relay connection established (tcp)"
  15. ],
  16. "warnings": [],
  17. "errors": []
  18. },
  19. "_result": 0,
  20. "duration": 4552,
  21. "testsCompletionDetails": [
  22. {
  23. "testId": "wsCompatibility",
  24. "result": 0,
  25. "duration": 601,
  26. "summary": [
  27. {
  28. "result": 0,
  29. "description": "WebSocket supported by this browser"
  30. }
  31. ]
  32. },
  33. {
  34. "testId": "signIn",
  35. "result": 0,
  36. "duration": 604,
  37. "summary": [
  38. {
  39. "result": 0,
  40. "description": "Signed-in"
  41. }
  42. ]
  43. },
  44. {
  45. "testId": "webRTCCompatibility",
  46. "result": 0,
  47. "duration": 604,
  48. "summary": [
  49. {
  50. "result": 0,
  51. "description": "WebRTC supported by this browser"
  52. }
  53. ]
  54. },
  55. {
  56. "testId": "icecandidate",
  57. "result": 0,
  58. "duration": 154,
  59. "summary": [
  60. {
  61. "result": 0,
  62. "description": "Can fetch srflx candidate from stun:34.90.209.82:443"
  63. },
  64. {
  65. "result": 0,
  66. "description": "Can fetch srflx candidate from stun:stun.l.google.com:19302"
  67. },
  68. {
  69. "result": 0,
  70. "description": "Can fetch relay candidate from turn:34.90.209.82:443?transport=udp"
  71. },
  72. {
  73. "result": 0,
  74. "description": "Can fetch relay candidate from turn:34.90.209.82:443?transport=tcp"
  75. }
  76. ]
  77. },
  78. {
  79. "testId": "reflexive",
  80. "result": 0,
  81. "duration": 852,
  82. "summary": [
  83. {
  84. "result": 0,
  85. "description": "Reflexive connection established"
  86. }
  87. ]
  88. },
  89. {
  90. "testId": "relay-udp",
  91. "result": 0,
  92. "duration": 865,
  93. "summary": [
  94. {
  95. "result": 0,
  96. "description": "Relay connection established (udp)"
  97. }
  98. ]
  99. },
  100. {
  101. "testId": "relay-tcp",
  102. "result": 0,
  103. "duration": 872,
  104. "summary": [
  105. {
  106. "result": 0,
  107. "description": "Relay connection established (tcp)"
  108. }
  109. ]
  110. }
  111. ],
  112. "browser": {
  113. "platform": "Win32",
  114. "onLine": true,
  115. "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36",
  116. "appCodeName": "Mozilla",
  117. "appName": "Netscape",
  118. "appVersion": "5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36",
  119. "language": "en-US",
  120. "languages": [
  121. "en-US",
  122. "de-AT",
  123. "de",
  124. "en"
  125. ],
  126. "product": "Gecko",
  127. "productSub": "20030107",
  128. "vendor": "Google Inc.",
  129. "vendorSub": "",
  130. "hardwareConcurrency": 24,
  131. "deviceMemory": 8,
  132. "maxTouchPoints": 0,
  133. "cookieEnabled": true,
  134. "doNotTrack": "1",
  135. "pdfViewerEnabled": true,
  136. "webdriver": false
  137. }
  138. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement