Skip to content

geometerio/playwright-example-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright Example in TypeScript

The point is to get a concurrent multi-user video room example running that can be used as inspiration and guide for implementing playwright-elixir.

Usage

Assuming the Node.js packages are installed, run the tests as follows:

# initial project setup, within the repo...
$ cat .envrc # ...and, if you're happy with that:
$ direnv allow

# run the browser-server and specs (in separate terminals)...
$ run-server
$ run-specs

About

An example of creating a concurrent multi-user video chat room with Playwright

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors