Skip to content

Conversation

@dgozman
Copy link
Contributor

@dgozman dgozman commented Sep 30, 2020

In preparation for 1.5, this patch:

  • Moves artifactsPath to newContext() / launchPersistentContext(), renames it to videosPath.
  • Hides _traceResourcesPath and _tracePath in newContext().
  • Throws for videospath in remote connected browser since we do not stream it to the client yet.
  • Adds a test for videos in persistent context.

References #3996.

@dgozman dgozman changed the title api: update artifacts api, hide tracing api: update videos api, hide tracing Oct 1, 2020
In preparation for 1.5, this patch:
- moves `artifactsPath` to `newContext()`;
- hides `_sharedArtifactsPath` and `_recordTrace` in `newContext()`;
- throws for `recordVideos` in remote connected browser
  since we do not stream it to the client yet.
@pavelfeldman pavelfeldman merged commit 4a77363 into microsoft:master Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants