Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant