Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Playwright for Elixir
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmechanical-orchard%2Fplaywright-elixir.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmechanical-orchard%2Fplaywright-elixir?ref=badge_shield)


**NOTE:** This package is currently in "preview". The features are not yet at parity with other Playwright implementations. Once `playwright-elixir` is at or near parity with [`playwright`](https://github.com/microsoft/playwright), the version number will be updated to mirror the supported version of `playwright`.

Expand Down Expand Up @@ -63,3 +65,7 @@ end
### Building assets for a release

`mix assets.build`


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmechanical-orchard%2Fplaywright-elixir.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmechanical-orchard%2Fplaywright-elixir?ref=badge_large)