drashland / sinco

Browser Automation and Testing Tool for Deno, written in full TypeScript
https://drash.land/sinco
MIT License
57 stars 3 forks source link

feat: Support waiting for requests #126

Closed ebebbington closed 2 years ago

ebebbington commented 2 years ago

closes #26

not proud of it tbh, but i think until we refactor the deferred stuff, this might be the best way?

A big step for sinco though, meaning JS functionality can be tested, submitting forms, uploading images etc