purescript-playwright/spago.yaml
fetsorn 6d0aba0f34
Merge all forks upstream + latest spago and fix tests (#3)
* Fix compiling errors building with purs/psc-set 0.14.2

* Remove bower and pulp

* Add pacakge-lock.json

* Update playwright minimum version

* evaluation needs to be one expression/statement

* Add connect/connectOverCDP functions

* Convert FFI to more modern JS

* Add bindings for focus, fill, connect among others

* Make ready for 0.15 but drop tests

* Use milliseconds for timeouts

* update spago and esm

* fix tests

* Revert "fix tests"

This reverts commit aec92cb08e.

* fix effectfulGetter

* add package-lock.json

* update .gitignore

* update CI, aff affCall to context

---------

Co-authored-by: kamoii <>
Co-authored-by: Mark Eibes <mark.eibes@gmail.com>
Co-authored-by: phtz <spamsucks@posteo.de>
2024-07-11 17:59:58 +03:00

31 lines
478 B
YAML

package:
dependencies:
- aff
- aff-promise
- argonaut-core
- console
- datetime
- effect
- either
- exceptions
- foreign
- foreign-object
- literals
- maybe
- node-buffer
- node-fs
- node-streams
- ordered-collections
- prelude
- psci-support
- refs
- strings
- test-unit
- transformers
- untagged-union
- literals
name: playwright
workspace:
packageSet:
registry: 53.2.0