purescript-playwright/test
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
..
static WIP 2020-11-01 13:16:43 +03:00
Main.purs Merge all forks upstream + latest spago and fix tests (#3) 2024-07-11 17:59:58 +03:00
TestUtils.js Merge all forks upstream + latest spago and fix tests (#3) 2024-07-11 17:59:58 +03:00
TestUtils.purs Add Download and Dialog classes 2020-11-07 20:08:18 +03:00