Skip to content

Test executed on mobile agents missing connectivity information in JSON #54

Open
@abhagupta

Description

@abhagupta

Hi,
The connectivity value in the webpagetest test result (JSON) is not present on a test exectued on mobile agent. Is this something that is encountered by any one?

Mobile Agent :

"data": {

            "location": "Example_Nexus4:Nexus4 - Chrome",
            "from": "Nexus 4 - <b>Nexus4 - Chrome</b>",
            "completed": "Wed, 21 Oct 2015 00:01:05 +0000",
            "tester": "007886d5600d492f-172.29.236.53",
            "runs": 1,

Desktop Agent:

           "location": "WebPage2:Firefox",
            "from": "WebPage2 - <b>Firefox</b> - <b>3G</b>",
            "connectivity": "3G",
            "bwDown": 1600,
            "bwUp": 768,
            "latency": 300,
            "plr": 0,
            "completed": "Mon, 19 Oct 2015 23:04:13 +0000",

Notice the presence of connectivity object in Desktop version. Am I missing anything? My mobile tests run fine but I need the connectivity value to report the tests using sitespeed.io.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions