Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Ability to save and upload session metadata #583

Closed
vania-pooh opened this issue Oct 25, 2018 · 0 comments
Closed

Ability to save and upload session metadata #583

vania-pooh opened this issue Oct 25, 2018 · 0 comments
Milestone

Comments

@vania-pooh
Copy link
Member

Should be JSON file with the following format:

{
    "capabilities": {
      "browserName": "firefox",
      "browserVersion": "48.0",
      "platform": "linux"
    },
    "started": "2018-06-20T15:48:34.400Z",
    "finished": "2018-06-20T15:48:44.400Z"
}
@vania-pooh vania-pooh modified the milestones: 1.8.1, 1.8.2 Oct 25, 2018
@vania-pooh vania-pooh modified the milestones: 1.8.2, 1.8.3 Nov 12, 2018
vania-pooh added a commit that referenced this issue Nov 16, 2018
Added missing import needed to correctly show flags (related to #583)
vania-pooh added a commit that referenced this issue Nov 16, 2018
Correctly initializing uploaders after parsing flags (related to #583)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant