Skip to content

Commit

Permalink
feat: add live streams to community (microsoft#643)
Browse files Browse the repository at this point in the history
  • Loading branch information
debs-obrien authored Jul 12, 2022
1 parent 96f505f commit 25d1c99
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions community/2-live-streams.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Live Streams

## Playwright cross browser automated testing

<div className="embed-youtube">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/jorsD4lInwA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

## Testing modern web apps with Playwright and VS Code

<div className="embed-youtube">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/dLj0U6BgWuw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>


## End to End Testing w/ Playwright

<div className="embed-youtube">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/VMl8aV-ddMA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

0 comments on commit 25d1c99

Please sign in to comment.